summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorWilliam Jon McCann <mccann@jhu.edu>2005-07-26 00:40:47 +0000
committerWilliam Jon McCann <mccann@src.gnome.org>2005-07-26 00:40:47 +0000
commit83a9f9776846662bc56a1d6ac0a3f82616565b44 (patch)
treed1ee388c4197ce23af01a36529a82e6fc5f9652c /config
parent645d6f2264b2fdb7bc96c912b2ddec61d06aa1cb (diff)
downloadgdm-83a9f9776846662bc56a1d6ac0a3f82616565b44.tar.gz
Added depcomp and stamp-h1
2005-07-25 William Jon McCann <mccann@jhu.edu> * .cvsignore: Added depcomp and stamp-h1 * daemon/slave.c (ask_migrate) (gdm_slave_check_user_wants_to_log_in): * daemon/gdm.[ch] (gdm_config_parse): * config/gdm.conf.in: Add a configuration option AlwaysLoginCurrentSession that will automatically switch the user back to their previous session without asking. This is off by default for now. Fixes bug #311415.
Diffstat (limited to 'config')
-rw-r--r--config/gdm.conf.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/config/gdm.conf.in b/config/gdm.conf.in
index 7e792e83..ecd1ce81 100644
--- a/config/gdm.conf.in
+++ b/config/gdm.conf.in
@@ -139,6 +139,9 @@ Xnest=@X_XNEST_PATH@/Xnest @X_XNEST_CONFIG_OPTIONS@
# Should double login be treated with a warning (and possibility to change
# vts on linux and freebsd systems for console logins)
#DoubleLoginWarning=true
+# Should a second login always resume the current session and
+# switch vts on linux and freebsd systems for console logins
+#AlwaysLoginCurrentSession=true
# If true then the last login information is printed to the user before
# being prompted for password. While this gives away some info on what