diff options
-rw-r--r-- | tt.programs.ahk | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tt.programs.ahk b/tt.programs.ahk index eda72e5..9d9578d 100644 --- a/tt.programs.ahk +++ b/tt.programs.ahk @@ -10,6 +10,10 @@ XButton1::SendInput, +{F5} ; cycle cursor position backwards +#IfWinActive ahk_exe EXCEL.EXE + +!s::SendInput, ^s{Space} + #IfWinActive ahk_class Audition v1.5 +WheelUp:: |