Is there a way to create my own input language in Windows 7? For example I switch from EN to, let's say for example RR, and then, when I press "A" on my keyboard, it inserts (Alt + 241) symbol, and so on. Is there a way to do this?
Tell me more
×
Super User is a question and answer site for
computer enthusiasts and power users. It's 100% free, no registration required.
|
You can do this with AutoHotKey. It is a small scripting language for windows that you can link with hotkeys. I use it myself to insert french accents using an US keyboard.
Save this to a file called There is a UTF-8 compatible version called AutoHotKey_L if you need to insert really special characters. |
|||
|
|