Enable Ctrl+Alt+Backspace.
authorOleksandr Gavenko <gavenkoa@gmail.com>
Sun, 04 Oct 2009 22:09:01 +0300
changeset 206 80999c1fc49d
parent 205 518df3552df4
child 211 4c0c30b9539d
child 212 5715a5193fd4
Enable Ctrl+Alt+Backspace.
xorg.rst
--- a/xorg.rst	Mon Sep 28 23:30:21 2009 +0300
+++ b/xorg.rst	Sun Oct 04 22:09:01 2009 +0300
@@ -4,6 +4,14 @@
 
   $ man 5 xorg.cong
 
+* Enable Ctrl+Alt+Backspace.
+
+  $ cat /etc/X11/xorg.conf
+...
+Section "ServerFlags"
+        Option      "DontZap" "false"
+EndSection
+
 * How set standby time?
 
 Put something like this in xorg.cong: