Skip to content
forked from iQuerz/iQScript

An AutoHotkeyScript that I use on the daily basis for my PC.

Notifications You must be signed in to change notification settings

revug/MyAHKScript

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

My AHK Script

This is an AutoHotkey script that I use on a daily basis for my PC. It features a few shortcuts that help me stay productive. They are mostly already existing shortcuts remapped to my liking, all around the use of the "alt" key. I set it up as such because I think the alt key is the best modifier for left hand shortcuts, which is 100% of the time on your keyboard, while the right hand is changing between the mouse and the keyboard. I will list the shortcuts below.

Alt + Q:

Closes the Active Window and brings to focus last one used.

Alt + W:

Minimizes the Active Window and brings to focus last one used.

Alt + 8, 9 or 0:

Stands for Delete, Home and End functionalities respectively

Alt + E:

Opens File Explorer.

Alt + A:

Opens Windows notifications.

Alt + S

Runs Windows ScreenSnip for making a quick screenshot.

Windows Key

Runs a PowerToys feature called "Run". I use this in conjunction with TaskBarX, to create a clean environment.

Alt + Scroll

Horizontal scroll. Scrolling up means left and down means right.

Semicolon + I,J,K & L Keys

Simulates arrow keys while holding down the semicolon. Useful when your hands are on the homerow position.

If you like my work, I have another repository dedicated to running powershell by f12 key with additional fancy stuff. You can check it out here. If you have any thoughts or suggestions, your words are more than welcome.

Current version: 1.6

Added support for automatic updates.

Version History:

v1.5: (New feature: Alt + 8, 9 or 0 for Delete, Home and End, respectively.)
v1.4: (Minor bugfixes and performance tweaks)
v1.3: (Fixed a bug where typing ';' or ':' sometimes wouldn't work.)
v1.2: (New feature: arrow keys simulation with I,J,K and L keys while holding down the ; button.)
v1.1: (Fixed "file explorer not opening" and "shortcuts with windows button not working" issues)
v1.0: (first iteration, at least... when I got the idea to upload this here)

About

An AutoHotkeyScript that I use on the daily basis for my PC.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • AutoHotkey 100.0%