Add German/French configuration extra key combinations
This commit is contained in:
parent
56c64671b5
commit
c2a1972da1
|
@ -65,3 +65,29 @@ return
|
||||||
<^>!*Escape::
|
<^>!*Escape::
|
||||||
Send, \
|
Send, \
|
||||||
return
|
return
|
||||||
|
;
|
||||||
|
;German and French configuration extra key combinations
|
||||||
|
<^>!+w::
|
||||||
|
Send, <
|
||||||
|
return
|
||||||
|
;
|
||||||
|
<^>!w::
|
||||||
|
Send, <
|
||||||
|
return
|
||||||
|
;
|
||||||
|
!w::
|
||||||
|
Send, <
|
||||||
|
return
|
||||||
|
;
|
||||||
|
!y::
|
||||||
|
Send, <
|
||||||
|
return
|
||||||
|
;
|
||||||
|
<^>!+y::
|
||||||
|
Send, <
|
||||||
|
return
|
||||||
|
;
|
||||||
|
<^>!y::
|
||||||
|
Send, <
|
||||||
|
return
|
||||||
|
;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user