summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--myhotkeys.ahk6
1 files changed, 5 insertions, 1 deletions
diff --git a/myhotkeys.ahk b/myhotkeys.ahk
index 591cd12..9af9848 100644
--- a/myhotkeys.ahk
+++ b/myhotkeys.ahk
@@ -31,5 +31,9 @@ ResizeWin(Width = 0,Height = 0,ExtraW = 0,ExtraH = 0,WinW = 16,WinH = 39) {
#!y::ResizeWin(1280,720)
#!u::ResizeWin(1920,1080)
-;Horizon: Zero Dawn adds some extra pixels for no reason
+; Horizon: Zero Dawn adds some extra pixels for no reason
;#!i::ResizeWin(1920,1080,8,8)
+
+; Use right alt to change the keyboard layout
+RAlt::Send #{Space}
+LControl & Ralt::Send #{Space}