By the way, I use this config with my Trackpoint:
hyperair@thinkpwn:/etc/X11/xorg.conf.d% cat 50-trackpoint-acceleration.conf
Section "InputClass"
Identifier "trackpoint"
MatchProduct "TPPS/2 IBM TrackPoint"
Option "AccelerationProfile" "2"
Option "AccelerationNumerator" "25"
Option "AccelerationDenominator" "10"
Option "VertScrollDelta" "8"
Option "HorizScrollDelta" "8"
EndSection
Section "InputClass"
Identifier "trackpoint-usb"
MatchProduct "Lite-On Technology Corp. ThinkPad USB Keyboard with
TrackPoint"
Option "AccelerationProfile" "2"
Option "AccelerationNumerator" "25"
Option "AccelerationDenominator" "10"
Option "VertScrollDelta" "8"
Option "HorizScrollDelta" "8"
EndSection
Note that HorizScrollDelta is set in this.
--
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-input-evdev in Ubuntu.
https://bugs.launchpad.net/bugs/1439948
Title:
Horizontal scrolling on Thinkpad USB Keyboard with Trackpoint
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/1439948/+subscriptions
_______________________________________________
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : [email protected]
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help : https://help.launchpad.net/ListHelp