#11211 NORM 11.3.0: XO-1.75 B1 - synaptics touchpad not detected / does not disable tap-to-click
Zarro Boogs per Child
bugtracker at laptop.org
Sun Oct 23 23:40:00 EDT 2011
#11211: XO-1.75 B1 - synaptics touchpad not detected / does not disable tap-to-
click
---------------------------------------+------------------------------------
Reporter: martin.langhoff | Owner: pgf
Type: defect | Status: reopened
Priority: normal | Milestone: 11.3.0
Component: kernel | Version: not specified
Resolution: | Keywords:
Next_action: no action | Verified: 0
Deployment_affected: | Blockedby:
Blocking: 11186 |
---------------------------------------+------------------------------------
Comment(by martin.langhoff):
That is a strange situation - if you can make it happen again, we'll want
us /var/log/messages and a check of whether any of these virtual files
exist
{{{
# disable tap-to-click and extra scrolling areas on AVC touchpads
if [ -e /sys/bus/serio/drivers/psmouse/serio*/vscroll ]; then
echo -n 0 > /sys/bus/serio/drivers/psmouse/serio*/vscroll
echo -n 0 > /sys/bus/serio/drivers/psmouse/serio*/hscroll
echo -n c > /sys/bus/serio/drivers/psmouse/serio*/flags
fi
}}}
--
Ticket URL: <http://dev.laptop.org/ticket/11211#comment:9>
One Laptop Per Child <http://laptop.org/>
OLPC bug tracking system
More information about the Bugs
mailing list