Remove de AltGr + "+" keys mapped.
This commit is contained in:
parent
37f892e589
commit
56c64671b5
|
@ -61,11 +61,6 @@ return
|
||||||
Send, \
|
Send, \
|
||||||
return
|
return
|
||||||
;
|
;
|
||||||
;Map the AltGr + "+" keys to show the "~" symbol (ANSI & UK ISO config)
|
|
||||||
<^>!+::
|
|
||||||
Send, ~
|
|
||||||
return
|
|
||||||
;
|
|
||||||
;Map the AltGr + Esc keys to show the "\" symbol
|
;Map the AltGr + Esc keys to show the "\" symbol
|
||||||
<^>!*Escape::
|
<^>!*Escape::
|
||||||
Send, \
|
Send, \
|
||||||
|
|
Loading…
Reference in New Issue
Block a user