From 56c64671b5a007a74cd9016db6d6878763a5e8de Mon Sep 17 00:00:00 2001 From: q3aql Date: Sun, 4 Oct 2020 11:28:57 +0200 Subject: [PATCH] Remove de AltGr + "+" keys mapped. --- src/ansi-gli.ahk | 5 ----- 1 file changed, 5 deletions(-) diff --git a/src/ansi-gli.ahk b/src/ansi-gli.ahk index 592f0b0..7719fd5 100644 --- a/src/ansi-gli.ahk +++ b/src/ansi-gli.ahk @@ -61,11 +61,6 @@ return Send, \ return ; -;Map the AltGr + "+" keys to show the "~" symbol (ANSI & UK ISO config) -<^>!+:: -Send, ~ -return -; ;Map the AltGr + Esc keys to show the "\" symbol <^>!*Escape:: Send, \