Trackpoint middle buttons scrolling still not working for me.  I have a
Lenovo T60 and Interpid.

mouse-wheel.fdi:
<match key="info.product" string="TPPS/2 IBM TrackPoint">
 <merge key="input.x11_options.EmulateWheelTimeout" type="string">200</merge>
 <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.YAxisMapping" type="string">4 5</merge>
 <merge key="input.x11_options.XAxisMapping" type="string">6 7</merge>
 <merge key="input.x11_options.ZAxisMapping" type="string">4 5</merge>
 <merge key="input.x11_options.Emulate3Buttons" type="string">true</merge>
</match>

xinput list-props 3:
Device 'TPPS/2 IBM TrackPoint':
        Device Enabled:         1
        Middle Button Emulation:                1
        Middle Button Timeout:          50
        Wheel Emulation Inertia:                10
        Wheel Emulation:                1
        Wheel Emulation X Axis:         6, 7
        Wheel Emulation Y Axis:         4, 5
        Wheel Emulation Timeout:                200
        Wheel Emulation Button:         2
        Drag Lock Buttons:              0

startup script:
xinput set-int-prop "TPPS/2 IBM TrackPoint" "Wheel Emulation" 8 1
xinput set-int-prop "TPPS/2 IBM TrackPoint" "Wheel Emulation Button" 8 2

dmesg | grep -i ibm:
[   18.063724] IBM TrackPoint firmware: 0x0e, buttons: 3/3
[   18.300717] input: TPPS/2 IBM TrackPoint as 
/devices/platform/i8042/serio1/serio2/input/input9

-- 
trackpoint scrolling is not working
https://bugs.launchpad.net/bugs/261400
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to