summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorGeorge Lebl <jirka@5z.com>2003-09-11 23:12:55 +0000
committerGeorge Lebl <jirka@src.gnome.org>2003-09-11 23:12:55 +0000
commit1eedcd47213dd470fc7e9a5aa3849a88cd20a8d2 (patch)
tree45fb9a28ddc14b37b189026314e30d378c8bd252 /config
parent59aceebaf29e48a782db65315b5fa45ea8beda90 (diff)
downloadgdm-1eedcd47213dd470fc7e9a5aa3849a88cd20a8d2.tar.gz
add comment about ShowLastSession
Thu Sep 11 16:11:57 2003 George Lebl <jirka@5z.com> * config/gdm.conf.in: add comment about ShowLastSession * daemon/gdm.h, daemon/slave.c, daemon/misc.[ch], gui/gdmlogin.c, gui/greeter/greeter_session.c: Work with the session setup as implemented now in KDM. Doesn't add the built in default, custom, failsafe sessions to the greeters themselves though yet, and doesn't change the default session path (will change to /etc/X11/sessions from /etc/X11/dm/Sessions) * daemon/gdm.c: minor cleanup
Diffstat (limited to 'config')
-rw-r--r--config/gdm.conf.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/config/gdm.conf.in b/config/gdm.conf.in
index 605cce3e..6533af91 100644
--- a/config/gdm.conf.in
+++ b/config/gdm.conf.in
@@ -282,6 +282,10 @@ Browser=false
# use this rather then just running an xterm from a script.
#ShowGnomeFailsafeSession=true
#ShowXtermFailsafeSession=true
+# Normally there is a session type called 'Last' that is shown which refers to
+# the last session the user used. If off, we will be in 'switchdesk' mode where
+# the session saving stuff is disabled in GDM
+#ShowLastSession=true
# Always use 24 hour clock no matter what the locale.
#Use24Clock=false
# Use circles in the password field. Looks kind of cool actually,