Skip to content

Instantly share code, notes, and snippets.

@lenicyl
Created April 22, 2022 10:07
Show Gist options
  • Save lenicyl/554137a520e69a1b558c7d0645f0d7d7 to your computer and use it in GitHub Desktop.
Save lenicyl/554137a520e69a1b558c7d0645f0d7d7 to your computer and use it in GitHub Desktop.
Panic AutoHotkey
<#L:: ; left win key + L, you can change this by refering to https://www.autohotkey.com/docs/Hotkeys.htm
SendMessage 0x112, 0xF170, 2, , Program Manager ; Monitor off
Return ; this script turns off ur display when u need to panic
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment