From aa25e1d8d05a19a3218a5a0b1b1e8f3ad7e79fec Mon Sep 17 00:00:00 2001 From: Ethan Dalool Date: Sun, 25 Jul 2021 08:38:21 -0700 Subject: [PATCH] Add capslock_middleclick.ahk. --- capslock_middleclick.ahk | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 capslock_middleclick.ahk 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