#11607 HIGH 11.3.1: Disable touchpad while in ebook mode
Zarro Boogs per Child
bugtracker at laptop.org
Thu Feb 9 02:16:47 EST 2012
#11607: Disable touchpad while in ebook mode
---------------------------------------+------------------------------------
Reporter: martin.langhoff | Owner: pgf
Type: task | Status: new
Priority: high | Milestone: 11.3.1
Component: olpc-kbdshim | Version: not specified
Resolution: | Keywords:
Next_action: package | Verified: 0
Deployment_affected: | Blockedby:
Blocking: |
---------------------------------------+------------------------------------
Comment(by martin.langhoff):
Still, kbdshim has _two_ mechanisms to prevent tp input while in ebook
mode: disable the touchpad _and_ discard input.
Actually, looking at the discard input codepath, I found my answer -- it
sends debugging messages if it gets input to discard:
if (is_local && ebook_mode) {
dbg(3, "ebook: discarding touchpad");
return;
}
So to test we need to run it in debug mode.
--
Ticket URL: <http://dev.laptop.org/ticket/11607#comment:4>
One Laptop Per Child <http://laptop.org/>
OLPC bug tracking system
More information about the Bugs
mailing list