From 5bcc0d5952fabcaa52cee007099c62990e6f823a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aur=C3=A9lien=20Lefebvre?= Date: Wed, 9 Sep 2009 14:57:10 +0000 Subject: - XFdrake: o added "Disable Ctrl-Alt-Backspace" option --- 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 d962cfa..a98d8e6 100644 --- a/lib/Xconfig/xfree.pm +++ b/lib/Xconfig/xfree.pm @@ -875,7 +875,7 @@ our $default_header = <<'END'; # ********************************************************************** Section "ServerFlags" - #DontZap # disable (server abort) + Option "DontZap" "True" # 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