Portál AbcLinuxu, 19. července 2025 20:40
dmesg
hlásí takto:
[233882.964409] usb 3-1: new low speed USB device using uhci_hcd and address 22 [233883.140307] usb 3-1: configuration #1 chosen from 1 choice [233883.157796] input: Logitech Optical USB Mouse as /devices/pci0000:00/0000:00:1d.1/usb3/3-1/3-1:1.0/input/input27 [233883.158180] generic-usb 0003:046D:C016.0015: input,hidraw0: USB HID v1.10 Mouse [Logitech Optical USB Mouse] on usb-0000:00:1d.1-1/input0Zkoušel jsem si napsat na to soubor v
/usr/lib/X11/xorg.conf.d/
:
Section "InputClass" Identifier "Logitech" MatchProduct "Logitech Optical USB Mouse" MatchDevicePath "/dev/input/event*" Option ... EndSections opšnama
Sensitivity
, Resolution
, VelocityScale
, ale nic nevedlo ke kýženému výsledku, přestože se třída Logitech
na tomto zařízení použije...
(**) Logitech Optical USB Mouse: Applying InputClass "Logitech"
Řešení dotazu:
Section "InputClass" Identifier "Logitech" MatchProduct "Logitech Optical USB Mouse" MatchDevicePath "/dev/input/event*" Option "AccelerationProfile" "2" Option "AccelerationNumerator" "200" Option "AccelerationDenominator" "1" Option "AccelerationThreshold" "1" Option "AdaptiveDeceleration" "5" EndSection
Tiskni
Sdílej:
ISSN 1214-1267, (c) 1999-2007 Stickfish s.r.o.