Hi all,
I want to enable the zapping with Ctrl+Alt+Backspace in Xorg.
I have create the following xorg configuration file:
But it does not seem to have any effect.Code:Section "InputClass" Identifier "keyboard-sg" MatchIsKeyboard "on" Option "XkbLayout" "ch" Option "XkbOptions" "terminate:ctrl_alt_bksp" EndSection
I am using Fedora 18 x86_64 btw.
Greets
Marcus