Results 1 to 5 of 5
I'm running Ubuntu 10.04 (and, on another server, 10.10) and can't seem to figure out how to remove the Shutdown and Restart options from the menu on the bottom right ...
- 03-20-2011 #1Just Joined!
- Join Date
- Mar 2011
- Posts
- 3
How to Remove Shutdown/Restart From Login Screen?
I'm running Ubuntu 10.04 (and, on another server, 10.10) and can't seem to figure out how to remove the Shutdown and Restart options from the menu on the bottom right of the login screen.
I've tried
and checking the /apps/gdm/simple-greeter/disable_restart_buttons, but it doesn't do anything even after a reboot. I've also tried the above command as root (without the "-u gdm").Code:gksudo -u gdm dbus-launch gconf-editor
I have also tried adding the following lines to /etc/gdm/custom.conf:
These seem to have no effect either. Is this a Gnome bug, or am I doing something wrong?Code:RebootCommand= ShutdownCommand=
Thanks for any help!
- 03-21-2011 #2Just Joined!
- Join Date
- Dec 2009
- Location
- Bolingbrook, IL
- Posts
- 22
If you have Ubuntu Tweak, there's an option to remove the restart under Login Settings. Will have to some research about the shutdown.
- 03-21-2011 #3Just Joined!
- Join Date
- Mar 2011
- Posts
- 3
Thanks - just checked it out.
Ubuntu Tweak seems to just toggle the setting in gconf-editor, which doesn't do anything. Is this a Gnome bug?
- 03-21-2011 #4Just Joined!
- Join Date
- Dec 2009
- Location
- Bolingbrook, IL
- Posts
- 22
This may be a stupid question,but, have you looked in the Ubuntu forums?
- 03-22-2011 #5Just Joined!
- Join Date
- Mar 2011
- Posts
- 3
Yup, nothing there - but I did figure things out, after a fashion. Check out my other thread there:
ubuntuforums.org/showthread.php?t=1604937&page=2


Reply With Quote