# HG changeset patch # User Oleksandr Gavenko # Date 1254683341 -10800 # Node ID 80999c1fc49d4d4d5b0b9dac25e6558917a9387a # Parent 518df3552df4859c5d14ec17994d7edee9453d41 Enable Ctrl+Alt+Backspace. diff -r 518df3552df4 -r 80999c1fc49d 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: