From 31fe6cebd0742a00807f23c86a044c58a472ac73 Mon Sep 17 00:00:00 2001 From: Christophe Fergeau Date: Wed, 21 Oct 2009 13:46:52 +0000 Subject: enable ctrl+alt+backspace (twice) by default (pzanoni) --- lib/Xconfig/xfree.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/Xconfig/xfree.pm') diff --git a/lib/Xconfig/xfree.pm b/lib/Xconfig/xfree.pm index 9b1e2a2..efe8d10 100644 --- a/lib/Xconfig/xfree.pm +++ b/lib/Xconfig/xfree.pm @@ -807,7 +807,7 @@ our $default_header = <<'END'; # ********************************************************************** Section "ServerFlags" - Option "DontZap" "True" # disable (server abort) + Option "DontZap" "False" # disable (server abort) #DontZoom # disable / (resolution switching) AllowMouseOpenFail # allows the server to start up even if the mouse does not work END -- cgit v1.2.1