#10417 NORM Future : Enable Synaptics mode for CL1A/CL1B/CL1C touchpad
Zarro Boogs per Child
bugtracker at laptop.org
Wed Oct 5 07:12:21 EDT 2011
#10417: Enable Synaptics mode for CL1A/CL1B/CL1C touchpad
---------------------------------------+------------------------------------
Reporter: martin.langhoff | Owner: cjb
Type: enhancement | Status: new
Priority: normal | Milestone: Future Release
Component: distro | Version: not specified
Resolution: | Keywords:
Next_action: never set | Verified: 0
Deployment_affected: | Blockedby:
Blocking: |
---------------------------------------+------------------------------------
Changes (by dsd):
* cc: rsmith (added)
Comment:
Page 21 of the synaptics specs says:
In Absolute mode, the TouchPad reports packets continuously at the
specified packet rate, either full or half speed, whenever the finger is
on or near the pad. (Specifically, the TouchPad begins sending packets
when Z is 8 or more.) The TouchPad also begins sending packets whenever
any button is pressed or released. Once the TouchPad begins transmitting,
it continues to send packets for one second after Z falls below 8 and the
buttons stop changing. The TouchPad does this partly to allow host
software to use the packet stream as a time base for gesture decoding, and
also to minimize the impact if the system occasionally drops a packet.
http://www.synaptics.com/sites/default/files/511-000275-01rA.pdf
I will email them to see if any simple behaviour change is possible.
Nothing is hinted in the specs.
It is possible to switch the mouse into half-rate mode which may help you
with debugging (and I think would be sensible for us to do anyway).
{{{
echo -n 40 > /sys/bus/serio/drivers/psmouse/serio*/rate
}}}
valid values are 40 and 80, 80 is the default.
--
Ticket URL: <http://dev.laptop.org/ticket/10417#comment:19>
One Laptop Per Child <http://laptop.org/>
OLPC bug tracking system
More information about the Bugs
mailing list