Map Alt + ' to show blacklash
This commit is contained in:
parent
117baa6dfb
commit
531d46007d
|
@ -115,8 +115,14 @@ return
|
|||
Send, ¿
|
||||
return
|
||||
;
|
||||
; Map Alt + ' to show blacklash
|
||||
!'::
|
||||
Send, \
|
||||
return
|
||||
;
|
||||
; Disable CapsLock (map CapsLock to Shift)
|
||||
SetCapsLockState, AlwaysOff
|
||||
CapsLock::LShift
|
||||
return
|
||||
;
|
||||
|
||||
|
|
|
@ -115,3 +115,8 @@ return
|
|||
Send, ¿
|
||||
return
|
||||
;
|
||||
; Map Alt + ' to show blacklash
|
||||
!'::
|
||||
Send, \
|
||||
return
|
||||
;;
|
||||
|
|
Loading…
Reference in New Issue
Block a user