diff options
-rw-r--r-- | scripts.ahk | 2 | ||||
-rw-r--r-- | tt.keyboard.ahk | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/scripts.ahk b/scripts.ahk index e34ab41..2233e76 100644 --- a/scripts.ahk +++ b/scripts.ahk @@ -26,6 +26,8 @@ return <<body>> +LWin Up::Send {RCtrl} + ; Caps Lock toggle/display #Space:: diff --git a/tt.keyboard.ahk b/tt.keyboard.ahk index 9971d95..cb3ed33 100644 --- a/tt.keyboard.ahk +++ b/tt.keyboard.ahk @@ -15,8 +15,6 @@ Modifiers() { ;; -> body -LWin Up::Send {Esc} - ^<::^y *#BackSpace::Delete #F9::PrintScreen |