On Thu, 9 Jan 2003, Michael Schmitz wrote:
Section "InputDevice" Driver "mouse" Identifier "Mouse[1]"
Ändern in: Identifier "Mouse[2]"
Option "Device" "/dev/input/mice" Option "InputFashion" "Mouse" Auskommentieren: # Option "InputFashion" "Mouse" Option "Name" "Autodetection" Option "Protocol" "imps/2" Option "ZAxisMapping" "4 5" Hinzufügen: Option "ButtonNumber" "3" EndSection
Section "InputDevice" Driver "mouse" Identifier "Mouse[2]" Ändern in: Identifier "Mouse[1]" Option "Device" "/dev/psaux" Option "InputFashion" "Mouse" Auskommentieren: # Option "InputFashion" "Mouse" Option "Name" "PS/2-Mouse:PS/2" Option "Protocol" "PS/2" Hinzufügen: Option "ButtonNumber" "3" EndSection
Damit wird das Touchpad zu Mouse[1] und USB zu Mouse[2].
Section "ServerLayout" Identifier "Layout[all]" InputDevice "Keyboard[0]" "CoreKeyboard" InputDevice "Mouse[1]" "AlwaysCore" InputDevice "Mouse[2]" "CorePointer"
Ändern in: InputDevice "Mouse[1]" "CorePointer" InputDevice "Mouse[2]" "AlwaysCore"
Option "Clone" "off" Option "Xinerama" "off" Screen "Screen[0]" EndSection
Gruss, Marv --------------------------------------------------------------------- Mit freundlichen Grüßen / Best Regards Martin Heerling Martin.Heerling@netzwerk-aktiv.com (+49) 172 8849305 www dot netzwerk dash aktiv dot com PGP Fingerprint: 7A1C 2438 4E66 5D32 0D54 4B6D 8A4B B648 D67E 1E9D PGP Key: http://www.netzwerk-aktiv.com/~mheerling/Martin_Heerling.txt ---------------------------------------------------------------------