- Download the ahk file.
- Compile it.
- Add it to taskbar.
- Run the application : Now your keyboard has Workman layout.
- Press ESCAPE : Your keyboard is back to QWERTY layout.
- When the application is running(i.e., when the keyboard is in workman layout):
- Pressing c and v in your keyboard will give m and v as an output respectively.
- Pressing Ctrl+C and Ctrl+V will give Ctrl+C and Ctrl+V as the output.
This was coded with people in mind who has been using qwerty for so long and is accustomed to Ctrl+C and Ctrl+V for copying and pasting respectively.
Shortcuts in most applications are made with QWERTY layout in mind.