Skip to content

Instantly share code, notes, and snippets.

@ludwig
ludwig / RemappingKeys.ahk
Created March 15, 2017 04:51
AHK Settings
#NoEnv
#SingleInstance Force
; Some reading to do:
; https://www.autohotkey.com/docs/Hotkeys.htm
; https://www.autohotkey.com/docs/misc/Remap.htm
; https://www.autohotkey.com/docs/KeyList.htm
; Turn caps-lock into ctrl key (for vim & emacs)
CapsLock::Ctrl