We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3626964 commit e86a72eCopy full SHA for e86a72e
WIN 7.au3
@@ -6,7 +6,7 @@
6
;# = WinKey (Meta)
7
;+ = Shift</code>
8
HotKeySet("`", "change") ;Registers Alt + Space
9
-HotKeySet("_", "change") ;Registers Alt + Space
+;HotKeySet("_", "change") ; FIX BUG #1
10
#NoTrayIcon
11
Opt("TrayMenuMode",1) ; Default tray menu items (Script Paused/Exit) will not be shown.
12
Opt("TrayAutoPause", 0 )
WIN 7.exe
1.15 MB
0 commit comments