Skip to content

An autohotkey projects to map the pressing of CapsLock combined with other keys to new functions

License

Notifications You must be signed in to change notification settings

yangguang760/SuperCapsLock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

It is a Autohotkey script which binding different functions to the conbination of Capslock and other keys.

When running the script, press shift+capslock to toggle capslock;

Double press the Capslock to operate a Ese pressing;

Capslock+ h j k l  will do the left down up right (same as Vim)

Capslodk + a c v s o will do the Ctrl + a c v s o;

Capslock + m n will do the Window Maximum and Minimum;

The next step is to add window/application check to ensure different scripts for different windows/application.

2014-12-20
add the feature of pathchange to use with shapeX as the capture tool for emacs under MS windows.

About

An autohotkey projects to map the pressing of CapsLock combined with other keys to new functions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published