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

Mouse with trackball not working



Hi,

I've got a Sparc clone named "Transtec Ultra 10", on which
I have installed Debian (without any problems :-).

However, I can't get the mouse to work. I can start X, and
the keyboard works, but the mouse is dead (it works on
a real Sparc/Solaris box though). The mouse is not an optical
one, it has got a trackball.

I've got a type 5c keyboard, and the relevant part from
my XF86Config-4 file looks like this:
---------------------------
Section "InputDevice"
       Identifier      "Generic Keyboard"
       Driver          "keyboard"
       Option          "CoreKeyboard"
       Option          "XkbRules"      "sun"
       Option          "XkbModel"      "type5"
       Option          "XkbLayout"     "se"
EndSection

Section "InputDevice"
       Identifier      "Configured Mouse"
       Driver          "mouse"
       Option          "CorePointer"
       Option          "Device"                "/dev/sunmouse"
       Option          "Protocol"              "BusMouse"
EndSection

Section "InputDevice"
       Identifier      "Generic Mouse"
       Driver          "mouse"
       Option          "SendCoreEvents"        "true"
       Option          "Device"                "/dev/input/mice"
       Option          "Protocol"              "ImPS/2"
EndSection
---------------------------

Any advice on what to do would be mucho appreciated.

Cheers, Toby




Reply to: