Skip to content

AutoHotkey profile scripts and optional executables, specifically to remap <Esc> and <Ctrl> to <CapsLock> for Vim ran on Windows

License

Notifications You must be signed in to change notification settings

FrankGecko/autohotkey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AutoHotkey Profiles

Profiles that remap keys for the AutoHotkey application

Usage

Each profile is represented by corresponding AHK, and EXE files.

To use any profile, simply run its executable.

To modify any profile, go to AutoHotkey.com for installation and documentation

Profiles

profile

The following are the profile's defined hotkeys

CapsLock

`CapsLock` rebound to `LCtrl`, and if `CapsLock` is then released without pressing any other key, the script sends an `Escape` press.

Left Ctrl

`LCtrl` rebound to `CapsLock`.

Troubleshooting

Profile Running but not Working

If the window currently in focus is running with admin privileges, remember to run the profile's executable with admin privileges aswell.

Showing Support

This repository is not affiliated with AutoHotkey, but if you appreciate this repository, and want to show some support, I recommend that you send some love their way :D

About

AutoHotkey profile scripts and optional executables, specifically to remap <Esc> and <Ctrl> to <CapsLock> for Vim ran on Windows

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published