Closed SebastianOsinski closed 6 months ago
When Caps Lock is activated on host's keyboard, target still receives small characters when typing. This would probably require observing Caps Lock state and passing it to the target: https://stackoverflow.com/a/22286874/1816253
Thanks for the feedback, the issue is probably known what went wrong and has been worked on.
fixed Caps Lock issue
When Caps Lock is activated on host's keyboard, target still receives small characters when typing. This would probably require observing Caps Lock state and passing it to the target: https://stackoverflow.com/a/22286874/1816253