diff --git a/capslock_middleclick.ahk b/capslock_middleclick.ahk new file mode 100644 index 0000000..a92f292 --- /dev/null +++ b/capslock_middleclick.ahk @@ -0,0 +1,5 @@ +#NoEnv ; Recommended for performance and compatibility with future AutoHotkey releases. +SendMode Input ; Recommended for new scripts due to its superior speed and reliability. +SetWorkingDir %A_ScriptDir% ; Ensures a consistent starting directory. + +CapsLock:: MButton