* Sacher Khoudari <[EMAIL PROTECTED]> [01-05-02 00:23]:

> Ich hab mir grad Woody runtergeladen und erfolgreich installiert. Aber
> wenn ich X starte f�ngt meine Maus (Genius NetScroll+) oft an zu
> spinnen. 

Hallo, habe hier eine Genius NetScroll Optical U+P.

aus meiner /etc/X11/XF86Config-4:

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

Section "ServerLayout"
        Identifier      "Default Layout"
        Screen          "Default Screen"
        InputDevice     "Generic Keyboard"
        InputDevice     "Configured Mouse"
EndSection

Eine Section f�r den Maustreiber sollte reichen.

Hier gleich noch meine /etc/gpm.conf:

device=/dev/mouse
responsiveness=
repeat_type=
type=imps2
append=""

Wobei /dev/mouse ein Link auf /dev/input/mice ist.
$ ls -l /dev/mouse
lrwxrwxrwx  1 root  root /dev/mouse -> /dev/input/mice

Gruss Uwe

Attachment: msg07044/pgp00000.pgp
Description: PGP signature

Antwort per Email an