Re: Working on a custom login interface

From: Jani Mikkonen (jani_at_mikkonen.org)
Date: 08/25/05


Date: Thu, 25 Aug 2005 16:24:10 +0300

I think the best way to do what you want is to write a daemon that has
no gui. This daemon would increase one's time when coin is inserted and
when time > 0, would allow login..

Gui part would only be front-end to this daemon that shows the available
time and start button when there's no one logged and stop button when
there is.