aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Ankarström <john@ankarstrom.se>2020-12-26 15:36:28 +0100
committerJohn Ankarström <john@ankarstrom.se>2020-12-26 15:36:28 +0100
commitcb5563276258bb78741461e5f24bd24125576256 (patch)
treeb8078d1329d4456bb5ec41664044f8227015cd43
parentb46e5356790175bea342fa67bcf3690b086eb8b4 (diff)
downloadahk-cb5563276258bb78741461e5f24bd24125576256.tar.gz
scripts, keyboard: Move LWin start menu prevention
-rw-r--r--scripts.ahk2
-rw-r--r--tt.keyboard.ahk2
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