diff options
author | Peter Hutterer <peter.hutterer@who-t.net> | 2008-12-10 09:22:33 +1000 |
---|---|---|
committer | Peter Hutterer <peter.hutterer@who-t.net> | 2008-12-12 11:29:26 +1000 |
commit | 8d5cf39e7f37ce78aaec423a9da397d72b1629d2 (patch) | |
tree | f106bffbef572e85e8165dede1d1da0199b232b5 /man | |
parent | 0f2802726fe7374afeca7447e3127bc1d7f3247c (diff) |
Fix compilation issue (opts undeclared) for XINPUT ABI 0. (#18988)
HistorySize is now deprecated for ABI > 0, so list it as a removed option in
the man page.
X.Org Bug 18988 <http://bugs.freedesktop.org/show_bug.cgi?id=18988>
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Signed-off-by: Christoph Brill <egore911@egore911.de>
Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
Diffstat (limited to 'man')
-rw-r--r-- | man/synaptics.man | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/man/synaptics.man b/man/synaptics.man index 0030680..aaa448c 100644 --- a/man/synaptics.man +++ b/man/synaptics.man @@ -634,6 +634,8 @@ edge scrolling is enabled for both horizontal and vertical scrolling. The following options are no longer part of the driver configuration: .TP .BI "Option \*qRepeater\*q \*q" string \*q +.TP +.BI "Option \*qHistorySize\*q \*q" integer \*q .SH "AUTHORS" .LP |