mausuHoldo & piusareLite: slight cleanup / title added

This commit is contained in:
Hane 2024-01-10 00:15:00 +01:00
commit 2a658f4552
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