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

Re: Maus konfigurieren



Claudius Hubig schrieb:
Christoph Grzeschik schrieb:

Nächster Vorschleg


Wie wäre es, wenn du mal die entsprechenden Stellen der /etc/X11/XF86Config-4
postest?

MfG

Claudius

Voila...

Section "InputDevice"
    Identifier  "Configured Mouse"
    Driver      "mouse"
    Option      "CorePointer"
    Option      "Device"        "/dev/psaux"
    Option      "Protocol"      "ImPS/2"
    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      "ZAxisMapping"      "4 5"
EndSection

Obwohl ich im Moment nicht grad verstehe wieso da zwei Mäuse drin sind.



Reply to: