Re: [TOUCHPAD] Desactiver le clic
* LENHOF Jean-Yves <jean-yves@lenhof.eu.org> [2005-02-08 20:57] :
>
> On Mar 8 février 2005 20:05, laurent HENRY a écrit :
> > Salut à tous,
> >
> > Je cherche à désactiver le clic lorsque j'utilise le touchpad de mon
> > portable.
> > ma config de xfree est la suivante:
> >
> > ************************
> > Section "InputDevice"
> > Identifier "Configured Mouse"
> > Driver "mouse"
> > Option "CorePointer"
> > Option "Device" "/dev/psaux"
> > #Option "Protocol" "PS/2"
> > Option "Protocol" "GlidePointPS/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"
> > EndSection
> > ************************
> > J'ai configuré une souris usb.
> > Y-a-t'il une option qui me permettrait de désactiver facilement le clic
> > sur le pad ? Sinon quelle est la solution.
[...]
> En regardant dans la doc ici :
> zless /usr/share/doc/xfree86-driver-synaptics/README.gz
>
> Je dirais :
>
> FastTaps Bool Makes the driver react faster to a single
> tap, but
Je dirais plutôt :
TouchpadOff 2
D'après le fichier README.gz :
TouchpadOff Int Switch off the touchpad. Valid values
are:
0 : Touchpad is enabled
1 : Touchpad is switched off
2 : Only tapping is switched off
pour désactiver le "tapping".
Fred
--
Comment poser les questions de manière intelligente ?
http://www.gnurou.org/documents/smart-questions-fr.html
Comment signaler efficacement un bug ?
http://www.chiark.greenend.org.uk/~sgtatham/bugs-fr.html
Reply to: