Thread: Bug Report jjKey Issues
View Single Post
Zah dud4h

JCF Member

Joined: Dec 2014

Posts: 28

Zah dud4h is doing well so far

Mar 5, 2024, 07:49 PM
Zah dud4h is offline
Reply With Quote
jjKey Issues

jjKey seems not be able to differenciate between Left/Right CTRL,ALT,SHIFT despite that seperate virtual keys for them exist

The inputs that work are:
16 - Universal SHIFT
17 - Universal CTRL
18 - Universal ALT

the ones that don't are:
from 160 to 165
160 - Left SHIFT key
161 - Right SHIFT key
162 - Left CONTROL key
163 - Right CONTROL key
164 - Left ALT key
165 - Right ALT key

I'd like for both jjKey(16) and jjKey(160) to return "true" if i press the left shift button, same should go for Right Shift - jjKey(16) and jjKey(161)
__________________
.