Hi ihr zwei,

On Thu, 2003-10-23 at 10:39, Soeren D. Schulze wrote:
> Thomas wrote:
> Hm, evtl. läuft sie ja auch mit PS/2 oder ImPS/2.
> 
Mit Sicherheit mit ImPS/2. MouseMan war damals, als ich noch ein Dreirad
hatte :-)

Bei mir sieht das so aus:

------
### Touchpad (Laptop)
Section "InputDevice"
        Identifier  "Touchpad"
        Driver      "mouse"
        Option      "CorePointer"
        Option      "Protocol" "ps/2"
        Option      "Device" "/dev/psaux"
        Option      "Emulate3Buttons" "true"
        Option      "ZAxisMapping" "4 5"
EndSection


### USB-Maus
Section "InputDevice"
        Identifier  "USBMouse"
        Driver      "mouse"
        Option      "SendCoreEvents" "true"
        Option      "Protocol" "ImPS/2"
        Option      "Device" "/dev/input/mice"
#       Option      "Emulate3Buttons" "no"
        Option      "ZAxisMapping" "4 5"
EndSection
-------
ZAxisMapping ist für die Funktion des Rades


Gruß
Lars
> Nur eine Vermutung, keine wirkliche Hilfe ...
> 
> Sören
-- 
LarsWeissflog
[EMAIL PROTECTED] dot DE



--
Haeufig gestellte Fragen und Antworten (FAQ):
http://www.de.debian.org/debian-user-german-FAQ/

Zum AUSTRAGEN schicken Sie eine Mail an [EMAIL PROTECTED]
mit dem Subject "unsubscribe". Probleme? Mail an [EMAIL PROTECTED] (engl)

Antwort per Email an