Focusjump.ahk: Revision history

From Lucca's Wiki
Jump to navigationJump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

10 December 2024

  • curprev 17:2617:26, 10 December 202445.27.172.161 talk 12,787 bytes 0 No edit summary undo
  • curprev 17:2517:25, 10 December 202445.27.172.161 talk 12,787 bytes +442 No edit summary undo
  • curprev 17:2517:25, 10 December 202445.27.172.161 talk 12,345 bytes +12,345 Created page with "#Requires AutoHotkey v2.0 ;Make a file in the script's folder called lefthanded.txt if you do want left handed keybinds A_MaxHotkeysPerInterval := 20000 ;CapsLock, Numlock, and ScrollLock state SetCapsLockState "AlwaysOff" SetScrollLockState "AlwaysOff" SetNumLockState "AlwaysOff" ;Screenshot on PrintScreen Key & f14 F14:: PrintScreen::Run "ms-screenclip:" ;ScreenConnect Only Hotkeys: #HotIf WinActive("ahk_exe ScreenConnect.ClientService.exe") or WinActive("ahk_exe S..."