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
Bugs, which is subscribed to Ubuntu.

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

Reply via email to