diff options
author | Peter Hutterer <peter.hutterer@who-t.net> | 2010-06-17 11:23:15 +1000 |
---|---|---|
committer | Peter Hutterer <peter.hutterer@who-t.net> | 2010-06-17 11:23:30 +1000 |
commit | b19e3782a77c171ca20fc962f95923495fdb7978 (patch) | |
tree | 7c964fcd4c9077c74f0cf8b7065720ab799b3a24 /man | |
parent | 2c8ba519471cf1a4d0ab0f2cac61359426eaa0c7 (diff) |
Purge GuestMouse support.
Guest mouse dates back to quite a while ago, hasn't been tested for ages and
the current synaptics interface guide claims the bit that we used to check
if guestmouse is available is "reserved for future use. The host should
ignore the values of reserved bits when reading the capability bits."
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Diffstat (limited to 'man')
-rw-r--r-- | man/synaptics.man | 10 | ||||
-rw-r--r-- | man/synclient.man | 16 |
2 files changed, 2 insertions, 24 deletions
diff --git a/man/synaptics.man b/man/synaptics.man index 1b398fd..3fdabbf 100644 --- a/man/synaptics.man +++ b/man/synaptics.man @@ -283,10 +283,6 @@ l l. .TE Property: "Synaptics Off" .TP -.BI "Option \*qGuestMouseOff\*q \*q" boolean \*q -Switch on/off guest mouse (often a stick). Property: "Synaptics Guestmouse -Off" -.TP .BI "Option \*qLockedDrags\*q \*q" boolean \*q If off, a tap-and-drag gesture ends when you release the finger. . @@ -806,10 +802,6 @@ FLOAT, 4 values, min, max, accel, trackstick. 8 bit, valid values (0, 1, 2). .TP 7 -.BI "Synaptics Guestmouse Off" -8 bit (BOOL). - -.TP 7 .BI "Synaptics Locked Drags" 8 bit (BOOL). @@ -932,6 +924,8 @@ The following options are no longer part of the driver configuration: .BI "Option \*qHistorySize\*q \*q" integer \*q .TP .BI "Option \*qSpecialScrollAreaRight\*q \*q" boolean \*q +.TP +.BI "Option \*qGuestMouseOff\*q \*q" boolean \*q .SH "AUTHORS" .LP diff --git a/man/synclient.man b/man/synclient.man index 8169771..5938a32 100644 --- a/man/synclient.man +++ b/man/synclient.man @@ -77,22 +77,6 @@ Zero means not pressed, one means pressed. Not all touchpads have all these buttons. . If a button doesn't exist, the value is always reported as 0. -.TP -\fBgl,gm,gr\fR -Some touchpads have a "guest device". -. -This is typically a pointing stick located in the middle of the -keyboard. -. -Some guest devices have physical buttons, or can detect button presses -when tapping on the pointing stick. -. -Such button events are reported as "guest left", "guest middle" or -"guest right". -.TP -\fBgdx,gdy\fR -Pointer movements from the guest device are reported as relative x/y -positions, called gdx and gdy. .RE .TP \fB\-l\fR |