Replies: 3 comments 16 replies
-
Something like that is not present. Sure, contributions are welcome! I have tried my best to make the code very documented and clear, but I guess it still got quite complicated here and there. If something is confusing, feel free to ask. Using joysticks to move the mouse is implemented via:
I hope the existing architecture can support that feature without too much struggle. What do you think of using keywords like Please also write tests for your changes |
Beta Was this translation helpful? Give feedback.
-
I just realized it would be fairly easy to add via macros. You can try it on the https://github.com/sezanzeb/key-mapper/tree/write-macro branch. Took 20 minutes or something to implement
what do you think?
And via that method it is possible to control the mouse speed as well |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
I would like to use this app to move my cursor with vim binding + meta-key.
Joystick to mouse movement is implemented, but i didn't find key to mouse movement, is that present or should I try to write something up a send a Pull Request?
Beta Was this translation helpful? Give feedback.
All reactions