summaryrefslogtreecommitdiff
path: root/core/opie-login/loginwindowimpl.h
authorsandman <sandman>2002-09-30 00:29:12 (UTC)
committer sandman <sandman>2002-09-30 00:29:12 (UTC)
commitf6e9cebd79044b1ca54648ecdadd13db8c4673dc (patch) (side-by-side diff)
treee29985455734329ee31e14d04b2d613eafabb6a0 /core/opie-login/loginwindowimpl.h
parentb53db7a5a334fdd53bd86e8b50587f1dae41cfba (diff)
downloadopie-f6e9cebd79044b1ca54648ecdadd13db8c4673dc.zip
opie-f6e9cebd79044b1ca54648ecdadd13db8c4673dc.tar.gz
opie-f6e9cebd79044b1ca54648ecdadd13db8c4673dc.tar.bz2
- added an option to quit to console
- 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)
Diffstat (limited to 'core/opie-login/loginwindowimpl.h') (more/less context) (ignore whitespace changes)
-rw-r--r--core/opie-login/loginwindowimpl.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/opie-login/loginwindowimpl.h b/core/opie-login/loginwindowimpl.h
index 16c42e6..2e2ba0d 100644
--- a/core/opie-login/loginwindowimpl.h
+++ b/core/opie-login/loginwindowimpl.h
@@ -14,6 +14,7 @@ public:
protected slots:
void restart ( );
+ void quit ( );
void showIM ( );
void suspend ( );
void backlight ( );