kareltucek / firmware

This is fork of UHK's firmware featuring extended macro engine.
Other
82 stars 9 forks source link

Mouse recording for the macro recorder? #15

Open kareltucek opened 5 years ago

kareltucek commented 5 years ago

The idea is that mouse position is reset to (0,0), then activation times of mouse are recorded and later replayed, so the mouse movement happens in "real time" and is not affected by device driver's acceleration/deceleration rules.

kareltucek commented 5 years ago
IzK666 commented 4 years ago

Although not the same issue, it's related. Can you include mouse buttons into macro recorder?

kareltucek commented 4 years ago

Theoretically yes. Practically it is not a trivial task and I do not plan extending the macro recorder in the near future.

Do you have any specific usecases in mind? In my experience, mouse clicking is usually tied to mouse movement anyway, and therefore it is usually feasible (or even better) to use an actual mouse in one hand to do the clicking, while activating (keyboard-only) macros by the other hand...

IzK666 commented 4 years ago

I was playing the other day with a browser game (it wasn't an idle game, but quite) and I needed to click a lot. I can do it with a regular macro.