Skip to content
/ EJ2Esc Public

Replace E/J key to Escape key, and disable CapsLock

License

Notifications You must be signed in to change notification settings

nocd5/EJ2Esc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EJ2Esc

C/C++ CI

Replace E/J(半角/全角) key to Escape key, and disable CapsLock

Details

Replace E/J(半角/全角) key to Escape key using RegisterHotkey API
except with Alt- modifier key.

Additionally, disable CapsLock using Low Level Keyboard Hook.

Why I make it

Although I want to change keyon only own user,
per user setting with a registory key HKEY_CURRENT_USER\Keyboard Layout
is not working on Windows 10

How to stop

Please kill from Task Manager or using taskkill command.

taskkill /f /im EJ2Esc.exe

About

Replace E/J key to Escape key, and disable CapsLock

Resources

License

Stars

Watchers

Forks

Packages

No packages published