Hallo Martin,
On Wednesday 23 April 2003 09:45, Martin Formela wrote:
Hi!
Also ich habe Probleme damit mit dem xf86cfg-tool meine
Microsoft(sorry*g*)IntelliExplorer Maus am PS/2 zu installieren. Irgendwie
klappt das nicht. Kann mir jemand aus seiner Config die Zeilen für seine
PS/2-Maus mailen??? Dank im Vorraus!!
MfG
Martin Formela
bei mir ist es aus der XF86Config-4, ich habe einen Microsoft Trackball über
PS2 angeschlossen, allerdings funktioniert das Mausrad leider nicht,
ansonsten aber ok:
-Begin XF86Config-4
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/psaux"
Option "Protocol" "PS/2"
Option "Emulate3Buttons" "true"
Option "ZAxisMapping" "4 5"
EndSection
Section "InputDevice"
Identifier "Generic Mouse"
Driver "mouse"
Option "SendCoreEvents" "true"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
Option "Emulate3Buttons" "true"
Option "ZAxisMapping" "4 5"
EndSection
-End XF86Config-4
Hoffe es hilft weiter.
Wenn jemand noch weiß, wie ich das Mausrad zum Laufen bekomme, mein Dank sei
gewiss!
Grüße
Rolf Niggemann