GNOME Bugzilla – Bug 311415
automatically switch second login back to first session
Last modified: 2005-07-26 00:43:32 UTC
Here is a patch that adds a configuration option to automatically switch the user back to the original session instead of asking. This is set off by default for now. However, I think it makes sense to enable this by default at some point. This is what people want to do 99% of the time. It is also what OS X and XP do.
Created attachment 49683 [details] [review] patch Look ok?
The patch needs some work. Mainly you didn't add docs for the new configuration option in docs/C/gdm.xml. Also, I am not sure I like the keyword "DoubleLoginMigrate". This doesn't seem to describe the feature very well. Perhaps it should be called "AlwaysLoginCurrentSession" or something.
Created attachment 49718 [details] [review] patch I like your suggestion much better. Does this look ok?
Yes, please apply.
Committed. Thanks!