[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Trackball Problems



bill wrote:
I have just installed Debian testing. I have a Logitech Trackman Wheel Trackball.
As a trackball it works fine.  But I can't seem to get the wheel to work.
Any help would be appretiated.

Hi Bill,

This is what I have in XF86Config-4 for my Trackman Marble+. It should work just fine for your Trackman too:

Section "InputDevice"
  Identifier  "Trackball"
  Driver      "mouse"
  Option      "CorePointer"
  Option      "Device"    "/dev/psaux"
  Option      "Protocol"    "MouseManPlusPS/2"
  Option      "Emulate3Buttons" "false"
  Option      "ZAxisMapping"    "4 5"
EndSection

Grx HdV



Reply to: