From cb5563276258bb78741461e5f24bd24125576256 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?John=20Ankarstr=C3=B6m?= Date: Sat, 26 Dec 2020 15:36:28 +0100 Subject: scripts, keyboard: Move LWin start menu prevention --- scripts.ahk | 2 ++ 1 file changed, 2 insertions(+) (limited to 'scripts.ahk') diff --git a/scripts.ahk b/scripts.ahk index e34ab41..2233e76 100644 --- a/scripts.ahk +++ b/scripts.ahk @@ -26,6 +26,8 @@ return <> +LWin Up::Send {RCtrl} + ; Caps Lock toggle/display #Space:: -- cgit v1.2.3