mausuHoldo & piusareLite: slight cleanup / title added

This commit is contained in:
Hane 2023-07-02 16:08:42 +02:00
commit 5707c7746e
4 changed files with 22 additions and 15 deletions

View file

@ -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