Portál AbcLinuxu, 9. listopadu 2025 02:19
| Podpora: | částečná |
| Ovladač: | v jádře |
root@ma3a:~# lsusb Bus 001 Device 002: ID 0458:0056 KYE Systems Corp. (Mouse Systems)
Section "InputDevice"
Identifier "MouseErgoUSB"
Driver "mouse"
Option "Protocol" "ImPS/2"
Option "Device" "/dev/input/mice"
Option "Buttons" "7"
Option "ZAxisMapping" "4 5 6 7"
EndSection
Pro zapojeni do PS/2:
Section "InputDevice"
Identifier "MouseErgoPS2"
Driver "mouse"
Option "Protocol" "ImPS/2"
Option "Device" "/dev/psaux"
Option "Buttons" "7"
Option "ZAxisMapping" "4 5 6 7"
EndSection
Ještě v sekci "ServerLayout" nastavit:
InputDevice "MouseErgoPS2" "CorePointer"
Dokument vytvořil: Kadži, 25.7.2006 12:46 | Zobrazeno: 1052×
Tiskni
Sdílej:
ISSN 1214-1267, (c) 1999-2007 Stickfish s.r.o.