this post was submitted on 04 Jan 2026
19 points (95.2% liked)
micro-blog-[ish]
143 readers
1 users here now
A place to say what you have to say, without requiring any context, theme, arguments, or ceremony. Be civil.
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Such an inefficient way to do mouse movements. You can literally use an esp32 or 8266 and put a program on it that tells it to act like a mouse, plug in your mouse and now your mouse moves itself!
There’s some advantages to the manual method. I have done this, and I find that the software mouse shows up as multiple devices with typically an additional serial device for programming.
If you’re doing this for something like a work computer, it’s preferable not to have unusual devices get logged.
I am pretty sure you can program it to only be a single device, just don’t hit the reset button to force a bootloader.
Remmina (Linux RDP client) has this builtin (called mouse_jitter), but it doesn't seem to work with more than one simultaneous connections. Still, it's a live saver if the remote system is configured to go into standby when idle.