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

Mausrad mit x-y Richtung



Hallo, Liste!
Meine 2. Frage:

Ich habe eine neue Maus, dessen Mausrad man in x und y Richtung drehen
kann. Das normale Rad in x (?) Richtung wird von den meisten
Applikationen unterstützt. Geht das auch mit der anderen Richtung?

Meine xorg.conf sieht derzeit so aus:

Section "InputDevice"
       Identifier  "Configured Mouse"
       Driver      "mouse"
       Option      "CorePointer"
       Option      "Device" "/dev/input/mice"
       Option      "Protocol" "ExplorerPS/2"
       Option      "Emulate3Buttons" "false"
       Option      "ZAxisMapping" "4 5"
       Option      "Buttons" "5"
EndSection

In Xorg.log:
<schnipp>
(**) Option "Protocol" "ExplorerPS/2"
(**) Configured Mouse: Device: "/dev/input/mice"
(**) Configured Mouse: Protocol: "ExplorerPS/2"
(**) Option "CorePointer"
(**) Configured Mouse: Core Pointer
(**) Option "Device" "/dev/input/mice"
(**) Option "Buttons" "5"
(**) Option "Emulate3Buttons" "false"
(**) Option "ZAxisMapping" "4 5"
(**) Configured Mouse: ZAxisMapping: buttons 4 and 5
(**) Configured Mouse: Buttons: 9
<schnapp>

Gruß, Klaus



Reply to: