Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #SingleInstance, Force
- SetNumLockState, On
- SetScrollLockState, AlwaysOff
- F24::SendInput ^{+} ;f24 = zoom IN "^{+}"
- ; ;give it space to think
- CapsLock::LShift ;no capslock around these parts
- ScrollLock::F24 ;SCRLK = f24
- Home::^- ;zoom OUT hotkey
- End::^0 ;Restore Default Zoom key hotkey
Advertisement
Add Comment
Please, Sign In to add comment