Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 561 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 561 Bytes

Multiple language switcher

AutoHotKey script to set different key bindings for different keyboard layouts

Installation

  1. Install AutoHotKey
  2. Put shortcut for AutoHotKey.exe into you Startup directory (%UserProfile%\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup)
  3. Put AutoHotkey.ahkto My Documents folder.
  4. Run AutoHotKey or restart.

By default it has 4 layouts set up:

  • Break - CN/EN
  • Alt+Shift - JP/EN
  • Ctrl+Shift - RU/EN

To change it you'll have to edit the script :)