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

Re : Scroll souris...



Bonjour,

Essayez s'installer imwheel et d'jouter les lignes suivantes dans votre . xsessin ou .xinitrc :

# Starts the imwheel process from the global
# Xsession file.
#-------------------------------------------
. /etc/X11/imwheel/startup.conf
if [ "$IMWHEEL_START" = "1" ]; then
       /usr/bin/imwheel ${IMWHEEL_PARAMS}
fi

---
Cordialement
			- Jean-Luc

Le 20.10.2003 23:28, Annabelle D. a écrit :
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


--
Pensez à lire la FAQ de la liste avant de poser une question :
http://savannah.nongnu.org/download/debfr-faq/html/

To UNSUBSCRIBE, email to debian-user-french-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists. debian.org




Reply to: