On Tue, 20 Jul 2004 13:32:52 +0200
Laurent Oliva <[EMAIL PROTECTED]> wrote:

> gpm ne tourne pas ! Il m'a aussi assez emmerd� la vie ;-)
> 
> Merci quand m�me
> 
Pari rat�, fl�te. Bon, dans une configuration analogue (Touchpad
PS2+souris USB � molette), voil� ma configuration:


modules:
hid                    21312   0 (unused)
mousedev                3840   1
evdev                   4128   0 (unused)
input                   3104   0 [hid mousedev evdev]

section dans XF86Config-4:

Section "InputDevice"
        Identifier  "Serial Mouse"
        Driver      "mouse"
        Option      "Protocol" "Microsoft"
        Option      "Device" "/dev/ttyS0"
        Option      "Emulate3Buttons" "true"
        Option      "Emulate3Timeout" "70"
        Option      "SendCoreEvents"  "true"
EndSection

Section "InputDevice"
        Identifier  "PS/2 Mouse"
        Driver      "mouse"
        Option      "Protocol" "auto"
Option          "ZAxisMapping"          "4 5"
        Option      "Device" "/dev/psaux"
        Option      "Emulate3Buttons" "true"
        Option      "Emulate3Timeout" "70"
        Option      "SendCoreEvents"  "true"
EndSection

Section "InputDevice"
        Identifier      "USB Mouse"
        Driver          "mouse"
        Option          "Device"                "/dev/input/mice"
        Option          "SendCoreEvents"        "true"
        Option          "Protocol"              "IMPS/2"
        Option          "ZAxisMapping"          "4 5"
        Option          "Buttons"               "5"
EndSection

le tout marche tr�s bien sans gpm �videmment


Fran�ois Boisson

Répondre à