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

Remap exact accord #21

Closed SynCap closed 4 years ago

SynCap commented 4 years ago

How to remap exact accord + ==> ?

Well, is now smart and useful but CapsLock mode is unreachable although useful in some cases.

For example VERY_LONG_NAME_OF_CONSTANT_NEED_TO_BE_ENTERED_IN_COMMAND_LINE. In IDE it's easy to convert to uppercase but using such constants in CLI needs the extra manipulations.

Also, there are a lot of tasks with notebooks Fn key combinations that need to be remapped.

ililim commented 4 years ago

For general purpose remapping I recommend using AutoHotkey. DualKeyRemap is meant to create the double modifier key as in "The Modern Space Cadet", which AutoHotkey cannot achieve without concessions.

Many users use both tools side-by-side.