Public bug reported:
Binary package hint: xserver-xorg-input-evdev
now it pretty simple, just add
/usr/lib/X11/xorg.conf.d/10-trackpoint.conf
Section "InputClass"
Identifier "trackpoint catchall"
MatchIsPointer "on"
MatchProduct "TPPS/2 IBM TrackPoint"
MatchDevicePath "/dev/input/event*"
Driver "evdev"
Option "EmulateWheel" "True"
Option "EmulateWheelButton" "2"
Option "Emulate3Buttons" "False"
Option "XAxisMapping" "6 7"
Option "YAxisMapping" "4 5"
EndSection
http://www.thinkwiki.org/wiki/How_to_configure_the_TrackPoint
** Affects: xserver-xorg-input-evdev (Ubuntu)
Importance: Undecided
Status: New
--
[lucid] enable trackpoint scroll emulation by default
https://bugs.launchpad.net/bugs/554984
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-input-evdev in ubuntu.
_______________________________________________
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