Merci ça marche nickel avec quelques adaptations (/dev/psaux pour le touchpad et /dev/input/mouse0 pour le stick).
Gaëtan Le Sun, 07 May 2006 15:51:12 +0200 (CEST) Jérôme LELONG <[EMAIL PROTECTED]> a écrit: > > Bonjour, > > j'ai un portable DELL d610 également équipé de ce petit > joystick parfaitement fonctionnel. Je te joins la partie de > mon xorg.conf relative aux souris > > dans la partie "ServerLayout" > > InputDevice "Generic Mouse" > InputDevice "Synaptics Touchpad" > > et puis > > Section "InputDevice" > Identifier "Generic Mouse" > Driver "mouse" > Option "CorePointer" > Option "Device" "/dev/input/mice" > Option "Protocol" "ImPS/2" > Option "Emulate3Buttons" "true" > Option "ZAxisMapping" "4 5" > EndSection > > Section "InputDevice" > Identifier "Synaptics Touchpad" > Driver "synaptics" > Option "AlwaysCore" > Option "Device" "/dev/input/mice/" > Option "Protocol" "auto-dev" > Option "LeftEdge" "120" > Option "RightEdge" "830" > Option "TopEdge" "120" > Option "BottomEdge" "650" > Option "FingerLow" "14" > Option "FingerHigh" "15" > Option "MaxTapTime" "180" > Option "MaxTapMove" "110" > Option "EmulateMidButtonTime" "75" > Option "VertScrollDelta" "10" > Option "HorizScrollDelta" "0" > Option "MinSpeed" "0.7" > Option "MaxSpeed" "0.7" > Option "AccelFactor" "1" > Option "EdgeMotionMinSpeed" "200" > Option "EdgeMotionMaxSpeed" "200" > Option "UpDownScrolling" "1" > Option "CircularScrolling" "1" > Option "CircScrollDelta" "0.1" > Option "CircScrollTrigger" "2" > EndSection > > > J'espère que ça t'aidera. > > Jérôme > > >>>>> Gaëtan PERRIER writes: > > > Bonjour, J'ai un portable DELL Insprion 8200 qui en plus > > du touchpad à un petit joystick au milieu des touches G, H, > > B, N. J'ai installé dessus une testing (xorg 6.9) et si le > > touchpad fonctionne bien, le joystick est inopérant. > > Sauriez-vous comment le configurer? > > -- Lisez la FAQ de la liste avant de poser une question : http://wiki.debian.net/?DebianFrench Vous pouvez aussi ajouter le mot ``spam'' dans vos champs "From" et "Reply-To:" To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

