houmain/keymapper

How to disable Caplock or any key I want?

harrytran998 opened this issue · 2 comments

Thank for your amazing project! Can you guide us how to do like the title said?

It should be enough to put this to your config:

CapsLock >>

A popular option is to turn it into a Control key:

CapsLock >> Control

Thank for your suggest, it worked!

Here is my config for anyone want to map HJKL + Caplock in keymapper.conf

CapsLock >>
CapsLock{H} >> ArrowLeft
CapsLock{J} >> ArrowDown
CapsLock{K} >> ArrowUp
CapsLock{L} >> ArrowRight