| author | Adam Jackson <ajax@redhat.com> | 2008-07-16 17:41:53 (GMT) |
|---|---|---|
| committer | Adam Jackson <ajax@redhat.com> | 2008-07-16 17:41:53 (GMT) |
| commit | 1a573e402ec112913a404f092b5b97d8d9210f94 (patch) (side-by-side diff) | |
| tree | f4573c61a9c90a09806118ccd8e0dd0c8e983fa2 | |
| parent | 55644d2f1cddf1777587f213ed581b6087d9fdad (diff) | |
| download | xserver-1a573e402ec112913a404f092b5b97d8d9210f94.zip xserver-1a573e402ec112913a404f092b5b97d8d9210f94.tar.gz | |
Update the Allow*Grabs documentation for xf86misc removal.
The API to turn the grab-break keys back off is gone now, so don't
say it exists.
| -rw-r--r-- | hw/xfree86/doc/man/xorg.conf.man.pre | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/hw/xfree86/doc/man/xorg.conf.man.pre b/hw/xfree86/doc/man/xorg.conf.man.pre index 3af1b78..13a5979 100644 --- a/hw/xfree86/doc/man/xorg.conf.man.pre +++ b/hw/xfree86/doc/man/xorg.conf.man.pre @@ -647,8 +647,7 @@ Note that the options and .B AllowClosedownGrabs will allow users to remove the grab used by screen saver/locker programs. -An API was written to such cases. -If you enable this option, make sure your screen saver/locker is updated. +Do not use them if you rely on the screen saver for security. Default: off. .TP 7 .BI "Option \*qHandleSpecialKeys\*q \*q" when \*q |
