How to disable Caplock or any key I want?
harrytran998 opened this issue · 2 comments
harrytran998 commented
Thank for your amazing project! Can you guide us how to do like the title said?
ristomatti commented
It should be enough to put this to your config:
CapsLock >>
A popular option is to turn it into a Control key:
CapsLock >> Control
harrytran998 commented
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