Skip to content

Automates input language switching and key remapping in Windows using AutoHotkey v2.

License

Notifications You must be signed in to change notification settings

Deep0Thinking/AHK-Key-Swap-and-Language-Switch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

AHK-Key-Swap-and-Language-Switch

A lightweight AutoHotkey v2 script that:

  1. Uses Caps Lock to switch input language (or toggle Caps Lock if Shift is held).
  2. Remaps bottom-left modifier keys (Ctrl → Win, Alt → Ctrl, Win → Alt).
  3. Swaps Ctrl+Tab with Win+Tab.

Usage

  1. Install AutoHotkey v2.
  2. Clone or download this repository.
  3. Use AutoHotkey to compile the .ahk file into an .exe.
  4. Open the Startup folder by pressing Win+R and typing shell:startup.
  5. Place the .exe file in that folder so it runs automatically when Windows starts.

About

Automates input language switching and key remapping in Windows using AutoHotkey v2.

Topics

Resources

License

Stars

Watchers

Forks