aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tt.windowselect.ahk4
1 files changed, 4 insertions, 0 deletions
diff --git a/tt.windowselect.ahk b/tt.windowselect.ahk
index eb67413..088f3a9 100644
--- a/tt.windowselect.ahk
+++ b/tt.windowselect.ahk
@@ -2,6 +2,7 @@
;; -> body
+/*
*#1::QuickLaunch(1)
*#2::QuickLaunch(2)
*#3::QuickLaunch(3)
@@ -12,6 +13,7 @@
*#8::QuickLaunch(8)
*#9::QuickLaunch(9)
*#0::QuickLaunch(10)
+*/
/*
#1::Taskbar(1)
@@ -27,9 +29,11 @@
*/
; Shortcuts
+/*
*#q::QuickLaunch(4)
*#w::QuickLaunch(5)
*#a::QuickLaunch(6)
+*/
/*
#q::Taskbar(4)
#w::Taskbar(5)