IBM Thinkpad T23 trackpoint XF86Config

Nawfal bin Mohmad Rouyan nawfal at mmu.edu.my
Thu May 29 03:48:59 PDT 2003


Hi All,

I don't know whether this has been posted here or not but just want
to report that I've successfully configured X to use the third mouse
button on my IBM Thinkpad T23 to have the same function as in
Windows.

Below is my entry for mouse device in XF86Config file. The moused
daemon has to be disabled first before using this configuration.
Attempt to use /dev/sysmouse is not successful. I have to use
/dev/psm0 to make it work.

Section "InputDevice"
  Identifier "Mouse0"
  Driver      "mouse"
  Option      "Protocol" "PS/2"
  Option      "Device" "/dev/psm0"
  Option      "EmulateWheel" "true"
  Option      "EmulateWheelButton" "2"
  Option      "YAxisMapping" "4 5"
  Option      "Emulate3Buttons" "true"
EndSection

Hope this benefits IBM Thinkpad users out there :)

-- 
Nawfal bin Mohmad Rouyan
CITS1, Multimedia University.




--------------------------------------------
Multimedia University Webmail System.
http://webmail.mmu.edu.my/


More information about the freebsd-mobile mailing list