我有两只老鼠。我只想将设置应用于其中一个。在网站上→ https://wiki.archlinux.org/title/IMWheel我只看到选定窗口的设置,而不是选定鼠标的设置。
xinput --list
⎡ Virtual core pointer id=2 [master pointer (3)]
⎜ ↳ 2.4G Mouse id=8 [slave pointer (For ID 8 mouse I want to set IMWheel to slow down scrolling. If it is possible?2)]
⎜ ↳ Lenovo TrackPoint Keyboard II Mouse id=10 [slave pointer (2)]
我做了
".*"
None, Up, Up, 1
None, Down, Down, 1
目前,我将鼠标和键盘上的第二个鼠标的滚动速度设置为非常慢。我想只为鼠标 ID 设置滚动的减速: 8 如果可以吗?