ThinkPad ThinkPoint support for middle-button scrolling

Luka Renko lure at kubuntu.org
Sat Mar 14 12:46:22 PDT 2009


Hello all,

I would like to request adding support for Lenovo ThinkPad's ThinkPoint quirk, 
that adds standard feature of scrolling with middle button (which is expected 
by the users of the-other-OS). This is requested by several users in Ubuntu 
bug [1] as well it is described method on ThinkWiki [2]

Therefore, I would suggest this X quirk is added to hal-info package:

<match key="info.product" string="TPPS/2 IBM TrackPoint">
 <merge key="input.x11_options.EmulateWheel" type="string">true</merge>
 <merge key="input.x11_options.EmulateWheelButton" type="string">2</merge>
 <merge key="input.x11_options.ZAxsisMapping" type="string">4 5</merge>
 <merge key="input.x11_options.Emulate3Buttons" type="string">true</merge>
 <merge key="input.x11_options.EmulateWheelTimeout" type="string">200</merge>
</match>

Regards,
Luka

[1] https://launchpad.net/bugs/251408
[2] http://www.thinkwiki.org/wiki/How_to_configure_the_TrackPoint


-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freedesktop.org/archives/hal/attachments/20090314/b654fc18/attachment.html 


More information about the hal mailing list