summaryrefslogtreecommitdiff
path: root/core/opie-login/main.cpp
AgeCommit message (Collapse)AuthorFilesLines
2002-10-29when quitting opie-login, don't kill the process id returned by getppid(),sandman1-4/+7
but use the previously saved "real" parent pid.
2002-10-14autologin feature can now (also) be configured by:sandman1-1/+11
~/Settings/opie-login.conf: [General] AutoLogin=<user> command line options override config file settings !
2002-10-14include fix for ipaq/zaurus compilesandman1-0/+1
2002-10-14added copyright headerssandman1-0/+27
2002-10-14- last login name is savedsandman1-14/+112
- wait image should be displayed right now - the qApp object is destroyed before the launcher is started -- this should prevent some semaphore permission problems - added a (very basic) crash handler - added a simple "respawned too fast" detection in case of qt/e fb problems - if opie-login is started with -a <user> or --autologin <user> it doesn't prompt for a username/password - instead it loads qpe directly using the specified user account So even if you are not running multiuser, you should now start qpe with: opie-login --autologin=root
2002-09-30misc. cleanupssandman1-8/+5
2002-09-30- added an option to quit to consolesandman1-106/+151
- launcher is now started via a login shell - font is "hardcoded" to helvetica - screen saver is "hardcoded" to 30/20/60 secs (this should make opie-login usable, regardless of any (miss)-configuration of the normal OPIE appearance)
2002-08-01gcc3.X fixesharlekin1-0/+1
2002-07-27Initial checkin of the new opie-loginsandman1-0/+178
Just replace $OPIEDIR/bin/qpe with $OPIEDIR/bin/opie-login in /etc/init.d/opie