paperlined.org
apps > autohotkey > AHK.NET
document updated 16 years ago, on May 18, 2008
It would be nice to have a very flexible yet conceptually simple key-remapper.

Its design principles are:

Literature review

Program joystick? new shift keys? totally co-opt caps-lock? on-screen keyboard notes
Hotkeyz ? ? ? ?
qliner hotkeys ? ? yes? YES not totally open?
HotKeyBind ? ? ? ?
MapKeyboard ? ? ? YES free version of a payware product
RemoteKeys ? ? ? ?
HoeKey ? ? ? ?
Keyman ? ? ? ?
more

I'm sure this has been done a bunch of times before...

Wow... actually, would it be possible to just build our "formalize and abstract the shift keys" idea into an existing open-source product? (qliner hotkeys?) Some of them look pretty mature already.

Literature review (unrelated)

Measures of success

Examples

caps lock on + c : Run calc.exe

Alternative implementations