mausuHoldo & piusareLite: slight cleanup / title added
This commit is contained in:
parent
b64dbc05a1
commit
5707c7746e
4 changed files with 22 additions and 15 deletions
|
|
@ -1,7 +1,8 @@
|
|||
;;TODO: GAMER MODE (lctrl toggle)
|
||||
;; alt+spacebar liandola
|
||||
;;
|
||||
;;Use on admin windows without admin rights: https://www.autohotkey.com/docs/v1/Program.htm#Installer_uiAccess
|
||||
;;Use on admin windows without admin rights:
|
||||
;;https://www.autohotkey.com/docs/v1/Program.htm#Installer_uiAccess
|
||||
;;https://www.autohotkey.com/board/topic/70449-enable-interaction-with-administrative-programs/
|
||||
|
||||
Menu, Tray, Tip, Keyboard Remappings
|
||||
#SingleInstance Force
|
||||
#MaxHotkeysPerInterval 9999
|
||||
hotkeyLock := 0
|
||||
|
|
@ -25,7 +26,7 @@ sendCheckCapsLock(command, clCommand)
|
|||
CapsLock::LControl
|
||||
RShift & LShift::CapsLock
|
||||
LShift & RShift::CapsLock
|
||||
LCtrl::AppsKey
|
||||
;;LCtrl::AppsKey
|
||||
;;*CapsLock::return
|
||||
return
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue