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

Re: Scroll souris...



Bonjour,

J'ai aussi un problème pour faire fonctionner ma molette de souris :'(

Voilà ma config :

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


Je suis sous woody linux 2.4.22 avec Gnome 1.4

Merci d'avance ;-)

Annabelle



Reply to: