Hi,
I'm trying to configure to kill xserver but nothing works. I tried via /etc/X11/xorg.conf and /usr/local/etc/X11/xorg.conf with this:
and via .xinitrc with:
Is it possible?
I'm trying to configure to kill xserver but nothing works. I tried via /etc/X11/xorg.conf and /usr/local/etc/X11/xorg.conf with this:
Code:
Section "InputDevice"
(...)
Option "XkbOptions" "terminate:ctrl_alt_bksp"
EndSection
Code:
setxkbmap -option terminate:ctrl_alt_bks