Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 680 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 680 Bytes

Workman to QWERTY layout

  • 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.

Features:

  • 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.