Replies: 1 comment 22 replies
-
|
Hey, unfortunately, I believe that there is no way to do this as of now. YeetMouse attaches to the HID driver, and only filters devices based on capabilities. Though I think someone has at least made an attempt to do separate configs for different devices on NixOS, so if that's any helpful, here's the link: #23 (comment). |
Beta Was this translation helpful? Give feedback.
22 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
-
is there a way to have a per-device config? I have a trackball which I want to use acceleration with, and a regular mouse which I don't want to use any acceleration with, so I want to limit yeetmouse to only accelerate the trackball, or maybe have different configs for different mice so I can set the acceleration to 0 on the regular mouse
Beta Was this translation helpful? Give feedback.
All reactions