Skip to content

Instantly share code, notes, and snippets.

@remlapmot
Last active October 8, 2019 08:04
Show Gist options
  • Save remlapmot/5ee2fe4f8d6fd656022002ac4e1435b7 to your computer and use it in GitHub Desktop.
Save remlapmot/5ee2fe4f8d6fd656022002ac4e1435b7 to your computer and use it in GitHub Desktop.
AutoHotkey script to remap Caps Lock to Shift
@remlapmot
Copy link
Author

Run script with

AutoHotkeyU64 capslock-to-shift.ahk

Compile script with

Ahk2Exe /in capslock-to-shift.ahk

then run generated capslock-to-shift.exe file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment