我有两只鼠标。我想只将设置应用于其中一只。在网站上 →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 设置滚动减速,可以吗?