Skip to content

joeyespo/autohotkey-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My AutoHotkey Scripts

A compilation of my favorite AutoHotkey scripts. Some of these have been downloaded and tweaked, others written by me, as indicated in each individual .ahk file.

Scripts Included

Behavior

  • Adjust volume with the mouse wheel, and mute/unmute with middle button click
  • Disable Capslock, use Shift+Capslock for deliberate use
  • Disable F1, use Ctrl+F1 for deliberate use
  • Move windows with Alt+LButton + drag

Global Key Sequences

  • WindowsKey+W closes various windows, including terminal
  • WindowsKey+N runs or activates Notepad

Commandline Key Sequences

  • Ctrl+V pastes text from the clipboard within the commandline

Explorer Key Sequences

  • Backspace to visit the parent directory
  • Ctrl+Alt+N to create a new Text Document
  • Ctrl+Alt+D adds or removes a . prefix to the filename to overcome the "You must type a file name" limitation
  • WindowsKey+H to toggle hidden files

Dependencies

AutoHotkey

Usage

Run "MyAHK.ahk" or "MyAHK.exe" The utility will sit in the notification area while it's active. To stop the script, right-click the icon and select Exit.

About

My currently running AutoHotKey scripts.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published