Portál AbcLinuxu, 16. prosince 2025 11:26
(mys je USB). Pouzivam udev a ten mys korektne opet prida do dev. Ovsem v xkach se mys nerozchodi. Diky za kazdou pripadnou odpoved
dmesg po opětovném připojení? Pozná myšku? Měl by jí ohlásit jako připojenou. Ohlásí?
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
Option "Buttons" "5"
Option "ZAxisMapping" "4 5"
Option "Resolution" "50"
EndSection
.
.
Section "ServerLayout"
Identifier "VGA only, funkcni"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
(imho). Dekuji vsem za napady a za cas.
...
Section "InputDevice"
Identifier "Krysicka"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ExplorerPS/2"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "true"
EndSection
Section "InputDevice"
Identifier "Desticka"
Driver "synaptics"
Option "CorePointer"
Option "SendCoreEvents" "true"
Option "Device" "/dev/psaux"
Option "Protocol" "auto-dev"
Option "HorizScrollDelta" "0"
EndSection
...
Section "ServerLayout"
Identifier "MujXorg"
Screen "Cumplocha"
InputDevice "Tlacitkovnice"
InputDevice "Krysicka"
InputDevice "Desticka"
EndSection
...
Tiskni
Sdílej:
ISSN 1214-1267, (c) 1999-2007 Stickfish s.r.o.