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

Disable per application? #17

Closed mg979 closed 4 years ago

mg979 commented 4 years ago

Thanks for this program. Is there a way (or can it be added) a way to disable it inside certain windows/programs? In VirtualBox for example.

ililim commented 4 years ago

That's an interesting idea! I'd like to keep the purpose of the application focused, so most likely I wouldn't add this unless a lot of users were to request it.

There is a way to achieve this using additional tools that supports per application remapping (i.e. AHK):

mg979 commented 4 years ago

Thanks for the answer. I'd prefer to avoid workarounds such as those, I was unhappy with the AHK solution because it was hacky and unpredictable, so that would be more of the same. I'll be content with what's possible now. Feel free to close this if it's not in the plans for now.