Skip to content

ohwang/ahk-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ahk-script

Simple AHK script that boosts my productivity in Windows.

Inspired by KBC Poker I and XMonad

Arrow Movement

The most important guys are

RAlt + W|S|A|D : Arrow keys
RAlt + [|'     : Home|End

Ctrl and Shift can be used in conjunction with RAlt + W|S|A|D for move by words and text selection

Window Management

  • Switch back and forth between frequently used apps

    Ctrl + Alt + B : Chrome
    Ctrl + Alt + N : OneNote
    Ctrl + Alt + T : Terminator
    Ctrl + Alt + E : Explorer
    Ctrl + Alt + J : Last active app
    
  • Cycle through windows using Ctrl + Alt + H|L

  • Cycle through tabs inside a window using RAlt + N|P

    Cycle through windows of the same class using Shift + RAlt + N|P

  • Hide current active window using Ctrl + Alt + U

    (particularly useful to hide an auto-hide Taskbar when you don't want it to appear when mouse hovers on it)

    Use Ctrl + Alt + R to pop a window from the hide stack and show it

Other goodies

RAlt + / : Del
RAlt + Q : Esc
RAlt + F : Pop out global search pane (i.e. Win+Q in win8)
Ctrl + Alt + Shift + F : Toggle fullscreen (buggy)
Shift + Ctrl + V : Paste as plain text

About

My script for AutoHotKey in Windows

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published