I am searching for a way (on a Windows machine) how to map a keystroke or multiple keystrokes that produce a specific Unicode character when pressed.

The applications that I found map to a function such as 'run another application', but I couldn't something that lets you map multiple keystrokes to output a string of predefined text.

link|improve this question

62% accept rate
feedback

1 Answer

up vote 2 down vote accepted

Your best bet for this is a key combo mapper like AutoHotkey.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.