From c5a18fdb2ee544ac7a87de7ee5a0ab0bca973cbf Mon Sep 17 00:00:00 2001 From: Josh Holtrop Date: Thu, 15 Jan 2015 11:23:35 -0500 Subject: [PATCH] add prefix comments --- JoshsAutoHotKey.ahk | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/JoshsAutoHotKey.ahk b/JoshsAutoHotKey.ahk index 7f804f1..2927998 100755 --- a/JoshsAutoHotKey.ahk +++ b/JoshsAutoHotKey.ahk @@ -17,6 +17,11 @@ ; ; You can optionally release Alt after the first ; click rather than holding it down the whole time. +; +; Prefixes: +; ^ Control +; # Super +; ! Alt ; From Mike Zwagerman, 2009-03-18: ; This changes increase the Maximum Number of Hotkeys allowed