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
499 stars 36 forks source link

disable another key when 'with_other' is utilized #37

Closed sondredl closed 2 years ago

sondredl commented 2 years ago

i would like to make a remap that allows me to press enter and backspace without leaving the home row. I was thinking holding down KEY_F + space for enter and holding down KEY_J + space for backspace. It works, however it also presses space in addition to enter backspace

ililim commented 2 years ago

Hmm, I think this a more complex use-case, I would recommend using AutoHotkey for advanced remappings.