Being able to switch users without logging out has been a long lost favorite. Here's how to enable the "Switch User" button on the gnome screensaver for suse 10.2:
gconftool-2 --set --type bool /apps/gnome-screensaver/user_switch_enabled true
Taken from:
http://lists.opensuse.org/opensuse/2006-12/msg01947.html
Very very handy when Cheryl and I use the same computer.
Tuesday, February 13, 2007
Subscribe to:
Post Comments (Atom)
4 comments:
Oh! Finally a solution!
I never understand why it dont works in openSuse, Rosa can now use my computer :)
I tested and it also works on my Fedora Core 6.
Thanks for the tip. :)
I actaully want to do the reverse for a school network using SLED 10.
gconftool-2 --set --type bool /apps/gnome-screensaver/user_switch_enabled false
However the switch user button is still there at the screensaver login.
Any ideas?
Robert,
Not sure what to suggest...
Does the /apps/gnome-screensaver/user_switch_enabled key exist in SLED10 before you ran the command?
Post a Comment