piusareLite: added double angle quotation marks.
This commit is contained in:
parent
e0db315595
commit
6179429fb9
2 changed files with 17 additions and 2 deletions
|
|
@ -181,7 +181,21 @@ return
|
|||
KeyWait, LAlt
|
||||
hotkeyLock := 0
|
||||
return
|
||||
|
||||
|
||||
;;Spanish double angle quotation mark
|
||||
<!sc01C::
|
||||
sendCheckCapsLock("U+00AB", "U+00BB")
|
||||
hotkeyLock := 1
|
||||
KeyWait, LAlt
|
||||
hotkeyLock := 0
|
||||
return
|
||||
<!+sc01C::
|
||||
sendCheckCapsLock("U+00BB", "U+00AB")
|
||||
hotkeyLock := 1
|
||||
KeyWait, LAlt
|
||||
hotkeyLock := 0
|
||||
return
|
||||
|
||||
#if
|
||||
|
||||
#if hotkeyLock
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue