mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-05-02 17:48:01 +02:00
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
1 changed files with 1 additions and 1 deletions
|
|
@ -97,7 +97,7 @@ Section "ServerFlags"
|
|||
# Uncomment this to disable the <Ctrl><Alt><BS> server abort sequence
|
||||
# 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
|
||||
# sequences. This allows clients to receive these key events.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue