Skip to content

artogahr/Helpful-Windows-Shortcuts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Usage

You need AutoHotKey and Windows to use this script. All shortcuts in this script use the rarely used CapsLock key. To use CapsLock functionality, double-click CapsLock.

  • Just CapsLock -> Nothing
  • CapsLock + Key -> Action
  • Double-click CapsLock -> Toggle CapsLock

I'll refer to CapsLock as CL from now on.

Easy Navigation:

  • CL + j -> Down
  • CL + k -> Up
  • CL + h -> Left
  • CL + l -> Right

Desktop Switching:

  • CL + i -> Right Desktop (Ctrl + Win + Right)
  • CL + u -> Left Desktop (Ctrl + Win + Left)

Media Controls:

  • CL + Space -> Pause / Play
  • CL + m -> Mute Audio

Miscellanous:

  • CL + [ -> Escape
  • CL + r -> Build & Run for Visual Studio and alike (Ctrl + R)
  • CL + q -> Quit Application (Alt + F4)
  • CL + g -> Google the selected text
  • CL + t -> Open Windows Terminal

More shortcuts will be added in the future. Feel free to create an issue for any shortcut you want to be added.

About

AutoHotKey script that uses CapsLock key to provide various shortcuts to interact with Windows without leaving the home row on the keyboard.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published