ililim / dual-key-remap

Remap any key to any other two keys on Windows 🔥. Remap CapsLock to both Ctrl and Escape! (It's like xcape for windows!)
GNU General Public License v2.0
500 stars 36 forks source link

Ctrl + mouse wheel doesn't work #18

Closed jeremies closed 4 years ago

jeremies commented 4 years ago

I have remapped CapsLock to Escape when pressed alone and Ctrl when pressed with other keys. But if I use Ctrl + mouse wheel to increase zoom in some programs for example, it doesn't work in Windows 10.

ililim commented 4 years ago

Good point, I handled the mouse events but did not consider the mouse wheel use-case. I can look into adding it.

ililim commented 4 years ago

Fixed in v0.5. Latest release available here.