2 souris usb ps2 synaptics touchpad xorg
jai un touchpad synaptics ki fonctionne encore mieu que sur windows hehe! mais le pb cest que lorsque jessaye de rajouter une deuxieme souris en usb et bien le touchpad ne marche pu ( a par clik droi clik gauche et souris)
jai une gentoo 64 et jsui sous xorg
sa doi etre tout kon donc merci de me dir kest ce qui ne va pas dans mon xorg.conf se serai sympa
Section " ServerLayout"
Identifier " Server Layout"
Screen 0 " Screen0" 0 0
InputDevice " Mouse1" " SendCoreEvents"
InputDevice " Mouse2" " CorePointer"
InputDevice " Touchpad" " CorePointer"
InputDevice " Keyboard1" " CoreKeyboard"
EndSection
Section " Files"
RgbPath " /usr/lib64/X11/rgb"
ModulePath " /usr/lib64/modules"
FontPath " /usr/share/fonts/misc/"
FontPath " /usr/share/fonts/TTF/"
FontPath " /usr/share/fonts/Type1/"
FontPath " /usr/share/fonts/CID/"
FontPath " /usr/share/fonts/75dpi/"
FontPath " /usr/share/fonts/100dpi/"
EndSection
Section " Module"
Load " dbe"
Load " type1"
Load " freetype"
Load " extmod"
Load " glx"
Load " v4l"
EndSection
Section " InputDevice"
Identifier " Keyboard1"
Driver " kbd"
Option " XkbLayout" " us"
EndSection
Section " InputDevice"
Identifier " Mouse1"
Driver " mouse"
Option " Protocol" " PS/2"
Option " Device" " /dev/input/mouse1"
EndSection
Section " InputDevice"
Identifier " Touchpad"
Driver " synaptics"
Option " Device" " /dev/input/event1"
Option " Protocol" " event"
Option " LeftEdge" " 1900"
Option " RightEdge" " 5400"
Option " BottomEdge" " 1800"
Option " TopEdge" " 3900"
Option " FingerLow" " 25"
Option " FingerHigh" " 30"
Option " MaxTapTime" " 180"
Option " MaxTapMove" " 220"
Option " VertScrollDelta" " 100"
Option " MinSpeed" " 0.02"
Option " MaxSpeed" " 0.18"
Option " AccelFactor" " 0.0010"
EndSection
Section " InputDevice"
Identifier " Keyboard0"
Driver " keyboard"
Option " XkbModel" " pc101"
Option " XkbLayout" " us"
EndSection
Section " InputDevice"
Identifier " Mouse2"
Driver " mouse"
Option " Protocol" " IMPS/2"
Option " Device" " /dev/input/mice"
Option " ZAxisMapping" " 4 5"
EndSection
Section " Monitor"
Identifier " LCD"
DisplaySize 474 355
HorizSync 31.5 - 91.1
VertRefresh 50.0 - 100.0
Option " DPMS"
EndSection
Section " Device"
Identifier " nvidia0"
Driver " nvidia"
Option " NvAGP" " 3"
Option " DigitalVibrance" " 0"
Option " TransparentIndex" " 0"
Option " CursorShadowAlpha" " 64"
Option " CursorShadowXOffse" " 4"
Option " CursorShadowYOffset" " 2"
EndSection
Section " Screen"
Identifier " Screen0"
Device " nvidia0"
Monitor " LCD"
DefaultDepth 24
SubSection " Display"
Viewport 0 0
Depth 24
Modes " 1400x1050"
EndSubSection
EndSection