Portál AbcLinuxu, 1. listopadu 2025 21:04
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
Option "Emulate3Buttons" "true"
Option "EmulateWheel" "true"
Option "EmulateWheelTimeOut" "200"
Option "EmulateWheelButton" "2"
EndSection
Section "InputDevice"
Identifier "Mouse1"
Driver "mouse"
Option "Protocol""Auto"
Option "Device""/dev/psaux"
Option "EmulateWheel""true"
Option "EmulateWheelButton""2"
Option "XAxisMapping""6 7"
Option "YAxisMapping""4 5"
Option "Emualte3Buttons""true"
EndSection
no já toto řešil na F9, je to způsobené novou verzí xorg.
řešením bylo použít option:
Section "ServerFlags"
Option "AutoAddDevices" "false"
EndSection
více ZDE
Tiskni
Sdílej:
ISSN 1214-1267, (c) 1999-2007 Stickfish s.r.o.