1 # This configuration snippet enables the Ctrl-Alt-Backspace server kill key
3 # To use it, link or copy into /etc/X11/xorg.conf.d/
5 # Note that only the last XkbOptions setting seen for a device will be used,
6 # so to use multiple options, copy this file and add options into the Option
7 # string, such as "terminate:ctrl_alt_bksp,ctrl:swapcaps"
10 Identifier "keyboard zap by default"
13 Option "XKbOptions" "terminate:ctrl_alt_bksp"