On Wed, 14 Apr 2004 13:43:52 +0200
Frédéric Mantegazza <mantegazza@???> wrote:
> Lorsque l'on a deux souris definies (USB et PS2, par exemple), comment
> sont-elles declarees au niveau de la section "ServerLayout" ? L'une est
> "CorePointer", mais l'autre ?
J'ai ça :
---------------
Section "InputDevice"
Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "ExplorerPS/2"
Option "Device" "/dev/mouse"
Option "ZAxisMapping" "6 7"
EndSection
...
Section "ServerLayout"
Identifier "layout1"
InputDevice "Keyboard1" "CoreKeyboard"
InputDevice "Mouse1" "CorePointer"
Screen "screen1"
EndSection
---------------
Sur un portable avec TouchPad et souris USB (configuré par Mandrake 10.0).
Avec 2 entrées "InputDevice" il fallait redémarrer le serveur X si je mettais la souris USB après le démarrage.
Maintenant je peux la brancher, la débrancher, le rebrancher sans avoir à redémarrer X.
--
@+
Stéphane Martin
Tél : 06 94 26 57 01
Fax : 05 94 31 54 45