xfree86: fix wrong DontZap documentation (#71113)
X.Org Bug 71113 <http://bugs.freedesktop.org/show_bug.cgi?id=71113> Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
548fc937b2
commit
e48a132b6d
|
@ -97,7 +97,7 @@ Section "ServerFlags"
|
||||||
# Uncomment this to disable the <Ctrl><Alt><BS> server abort sequence
|
# Uncomment this to disable the <Ctrl><Alt><BS> server abort sequence
|
||||||
# This allows clients to receive this key event.
|
# This allows clients to receive this key event.
|
||||||
|
|
||||||
# Option "DontZap" "false"
|
# Option "DontZap" "true"
|
||||||
|
|
||||||
# Uncomment this to disable the <Ctrl><Alt><KP_+>/<KP_-> mode switching
|
# Uncomment this to disable the <Ctrl><Alt><KP_+>/<KP_-> mode switching
|
||||||
# sequences. This allows clients to receive these key events.
|
# sequences. This allows clients to receive these key events.
|
||||||
|
|
Loading…
Reference in New Issue