xfree86: DontZap has been disabled for a while now, say so in the man page.

1.7 always shipped with DontZap disabled, it's just the default keymaps that
may not include the symbol to trigger it.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Reviewed-by: Alan Coopersmith <alan.coopersmith@sun.com>
(cherry picked from commit 753310837c)
This commit is contained in:
Peter Hutterer 2009-12-14 08:41:18 +10:00
parent 7f6fc40bed
commit 9941075acb

View File

@ -435,11 +435,10 @@ by
are:
.TP 8
.B Ctrl+Alt+Backspace
Immediately kills the server -- no questions asked. This is disabled by
default. It can be enabled with the -retro command line flag or by setting
the
Immediately kills the server -- no questions asked. It can be disabled by
setting the
.B DontZap
__xconfigfile__(__filemansuffix__) file option to a FALSE value.
__xconfigfile__(__filemansuffix__) file option to a TRUE value.
.TP 8
.B Ctrl+Alt+Keypad-Plus
Change video mode to next one specified in the configuration file.