oblitum / Interception

The Interception API aims to build a portable programming interface that allows one to intercept and control a range of input devices.
http://oblita.com/interception
1.33k stars 271 forks source link

Caps lock + arrow key doesn't work as Ctrl + arrow #73

Open ruohola opened 6 years ago

ruohola commented 6 years ago

I haven't noticed any issues with any other caps lock + key, except that if for example you try to use caps lock + left arrow to move by words if will not work and will actually not send ctrl at all, but will first send the arrow key, and then esc when releasing the caps lock key. My OS is Win 10.

YenForYang commented 6 years ago

Interesting, Just noticed this on caps2esc as well. Wonder why...

oblitum commented 5 years ago

Sorry for late response and thanks for reporting. It sounds like a bug in the example when those keys in special are involved.

figadore commented 3 years ago

this throws me off multiple times a day. which example? how can we go about getting this fixed?

figadore commented 2 years ago

i found a replacement which doesn't have this problem: https://github.com/ililim/dual-key-remap