From e48a132b6d187f355abd7021be47edde972e7091 Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Sat, 24 May 2014 20:02:56 +1000 Subject: [PATCH] xfree86: fix wrong DontZap documentation (#71113) X.Org Bug 71113 Signed-off-by: Peter Hutterer --- hw/xfree86/xorgconf.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hw/xfree86/xorgconf.cpp b/hw/xfree86/xorgconf.cpp index cd6d4a983..a903438b6 100644 --- a/hw/xfree86/xorgconf.cpp +++ b/hw/xfree86/xorgconf.cpp @@ -97,7 +97,7 @@ Section "ServerFlags" # Uncomment this to disable the server abort sequence # This allows clients to receive this key event. -# Option "DontZap" "false" +# Option "DontZap" "true" # Uncomment this to disable the / mode switching # sequences. This allows clients to receive these key events.