Tôi đang sử dụng linux mint 18.3. hạt nhân linux 4.15.0-29-chung.
Dường như ngẫu nhiên một lúc trước, con chuột giữa cuộn trên Chuột Apple Magic của tôi ngừng hoạt động. Nó hoạt động trên máy Mac nên tôi chắc chắn đó không phải là chuột
'Chuột John Doe' được liệt kê dưới đây là chuột của tôi.
xinput --list
⎡ Virtual core pointer id=2 [master pointer (3)]
⎜ ↳ Virtual core XTEST pointer id=4 [slave pointer (2)]
⎜ ↳ SynPS/2 Synaptics TouchPad id=13 [slave pointer (2)]
⎜ ↳ John Doe’s Mouse id=15 [slave pointer (2)]
⎣ Virtual core keyboard id=3 [master keyboard (2)]
↳ Virtual core XTEST keyboard id=5 [slave keyboard (3)]
↳ Power Button id=6 [slave keyboard (3)]
↳ Video Bus id=7 [slave keyboard (3)]
↳ Sleep Button id=8 [slave keyboard (3)]
↳ Integrated Camera: Integrated C id=11 [slave keyboard (3)]
↳ AT Translated Set 2 keyboard id=12 [slave keyboard (3)]
↳ ThinkPad Extra Buttons id=14 [slave keyboard (3)]
↳ USB Keyboard id=9 [slave keyboard (3)]
↳ USB Keyboard id=10 [slave keyboard (3)]
xinput --list-props 15
Device 'John Doe’s Mouse':
Device Enabled (142): 1
Coordinate Transformation Matrix (144): 1.000000, 0.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, 1.000000
libinput Accel Speed (284): 0.000000
libinput Accel Speed Default (285): 0.000000
libinput Accel Profiles Available (509): 1, 1
libinput Accel Profile Enabled (510): 1, 0
libinput Accel Profile Enabled Default (511): 1, 0
libinput Natural Scrolling Enabled (286): 0
libinput Natural Scrolling Enabled Default (287): 0
libinput Send Events Modes Available (262): 1, 0
libinput Send Events Mode Enabled (263): 0, 0
libinput Send Events Mode Enabled Default (264): 0, 0
libinput Left Handed Enabled (288): 0
libinput Left Handed Enabled Default (289): 0
libinput Scroll Methods Available (290): 0, 0, 1
libinput Scroll Method Enabled (291): 0, 0, 0
libinput Scroll Method Enabled Default (292): 0, 0, 0
libinput Button Scrolling Button (512): 2
libinput Button Scrolling Button Default (513): 274
libinput Middle Emulation Enabled (296): 0
libinput Middle Emulation Enabled Default (297): 0
Device Node (265): "/dev/input/event17"
Device Product ID (266): 1452, 781
libinput Drag Lock Buttons (300): <no items>
libinput Horizonal Scroll Enabled (267): 1
Bạn có thấy bất cứ điều gì sai với những điều trên có thể gây ra điều này?
chỉnh sửa:
evtest / dev / input / event17 và sau đó xinput --test
đầu ra evtest https://pastebin.com/gTc45Lfy
đầu ra kiểm tra xinput https://pastebin.com/7VyWAmAd
tôi nhận thấy khi tôi đang cuộn giữa, không có sự kiện mới nào xuất hiện
evtest /dev/input/event17
(với số hiện tại, có thể thay đổi giữa các lần khởi động) và sau đó xinput --test 15
(với số hiện tại) và xem bạn có nhận được các sự kiện để cuộn chuột giữa không và nếu có, sự kiện nào. Điều đó sẽ cho bạn biết nơi để tìm một cấu hình sai.