On Centos 6 - how do you disable the control-alt-delete function in GNOME?
Editing /etc/init/control-alt-delete.conf works for console mode but not for GNOME.
Thanks,
Jerry
have you tried gconf-editor. it works on centos 5.
or you can try to edit the keyboard shortcut in system > preferences > keyboard shortcuts
On Thu, Aug 4, 2011 at 11:02 PM, Jerry Geis geisj@pagestation.com wrote:
On Centos 6 - how do you disable the control-alt-delete function in GNOME?
Editing /etc/init/control-alt-delete.conf works for console mode but not for GNOME.
Thanks,
Jerry
CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
have you tried gconf-editor. it works on centos 5.
or you can try to edit the keyboard shortcut in system > preferences > keyboard shortcuts
Janez,
I have looked at gconf-editor and cant find it. Based on your suggestion I looked at system->preferences->keyboard shortcuts. I found it in there under Log Out. Then looking back in gconf-editor under global_keybindings I still dont see anything about control-alt-delete.
I'd like to be able to disable control-alt-delete with gconftool-2 if possible. I am not finding the method.
Is there one?
Thanks,
Jerry
On 2011-08-05 16:30, Jerry Geis wrote:
have you tried gconf-editor. it works on centos 5.
or you can try to edit the keyboard shortcut in system> preferences> keyboard shortcuts
Janez,
I have looked at gconf-editor and cant find it.
Is this what you are looking for?
Key: /apps/gnome_settings_daemon/keybindings/power
Value: <Control><Alt>Delete
/Thomas