Kein Mausrad unter SuSE 8.2

Hallo,
mein Mausrad funktioniert nicht unter SuSE 8.2, obwohl als Protokoll imps/2
eingestellt ist. Unter Mandrake, Redhat funktioniert es.
Meine Maus ist eine Logitech Cordless Mouseman Optical.
Hat jemand eine Idee?

Gruss
Oliver

Hallo Oliver,

mein Mausrad funktioniert nicht unter SuSE 8.2, obwohl als
Protokoll imps/2
eingestellt ist. Unter Mandrake, Redhat funktioniert es.
Meine Maus ist eine Logitech Cordless Mouseman Optical.
Hat jemand eine Idee?

ja, ändere einfach /etc/X11/XF86Config

_.
.
Section „InputDevice“

Identifier and driver

Identifier „Mouse1“
Driver „mouse“
Option „Protocol“ "imps/2"
Option „Device“ „/dev/mouse“
Option „ZAxisMapping“ "4 5"
Option „Buttons“ „3“

Mouse-speed setting for PS/2 mouse.

.
._
Gruss
Jan

ja, ändere einfach /etc/X11/XF86Config

_.
.
Section „InputDevice“

Identifier and driver

Identifier „Mouse1“
Driver „mouse“
Option „Protocol“ "imps/2"
Option „Device“ „/dev/mouse“
Option „ZAxisMapping“ "4 5"
Option „Buttons“ „3“

Mouse-speed setting for PS/2 mouse.

.
._
Gruss
Jan

Hallo Jan,
Danke, das war’s. Die Option ZAxisMapping hat gefehlt.
Gruss
Oliver