Bug 89258 - [mouse] synaptic touchpad support "worse" with hw.psm.synaptics_support="1" than without
Summary: [mouse] synaptic touchpad support "worse" with hw.psm.synaptics_support="1" t...
Status: Closed Overcome By Events
Alias: None
Product: Base System
Classification: Unclassified
Component: kern (show other bugs)
Version: Unspecified
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-18 22:50 UTC by jboisvert
Modified: 2015-04-11 04:20 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description jboisvert 2005-11-18 22:50:24 UTC
The synaptics touchpad that I am using (a newer version) has many features:
tap and drag, horiz and vert scroll bars, a scroll ball and multifinger
sensitivity -- to make two-finger tapping give the middle mouse button,
for example. 

When hw.psm.synaptics_support="1" is set in loader.conf only the scroll
ball works (buttons 4 and 5 mapped to z axis). I.e. no other features
work. Moreover, xev shows all kinds of sporatic output that seems to be
related to multifinger tapping and other features. In general, this makes
the mouse very annoying.

If you leave syn_sup off, then you get tap-and-drag but no other features.

Fix: 

It seems that with support turned 'on' the mouse is reporting more events
but they are not getting interpreted correctly.
How-To-Repeat: set hw.psm.synaptics_support="1" in loader.conf, reboot. comment that hint
out, reboot. The "support" consistently changes between the two types.
Comment 1 Rui Paulo freebsd_committer freebsd_triage 2015-04-11 04:20:17 UTC
Please retest a newer FreeBSD and file a new bug report.  Synaptics support has improved quite a bit.