[rhelv6-list] howto enable CTRL+ALT+BACKSPACE on RHEL6.1

Karl Latiss klatiss at nextdigital.com
Thu Jul 7 06:29:16 UTC 2011


On 07/07/2011 03:35 PM, Tiziana Manfroni wrote:
>>
>> Does this work?
>> http://www.ghacks.net/2010/09/20/get-back-ctrl-alt-backspace-in-fedora-and-ubuntu/
>>
>
> Yes, but only single user. I want set it for all account on my server.
>

I think it does set it for all accounts. On my (Fedora) system it puts 
the following in /etc/X11/xorg.conf.d/00-system-setup-keyboard.conf

# This file is autogenerated by system-setup-keyboard. Any
# modifications will be lost.

Section "InputClass"
	Identifier	"system-setup-keyboard"
	MatchIsKeyboard	"on"
	Option		"XkbModel"	"pc105+inet"
	Option		"XkbLayout"	"us"
	Option		"XkbVariant"	""
	Option		"XkbOptions"	"terminate:ctrl_alt_bksp,"
EndSection


Karl.




More information about the rhelv6-list mailing list