codext-remotecontrol/remotecontrol-desktop

keyboard not handled 100% correct

danielehrhardt opened this issue · 4 comments

When using special characters, it can happen that they are not transferred.

test2a commented
bug_keyboard-2023-07-16_15.06.58.mp4

not just special characters, pressing capslock button actually types CAPSl0CK every time.

secondly, when caps is off, shift + letter does not make it capital, it is always small.

when caps is on, shift + letter makes it small otherwise it is caps

test2a commented

also, when we have the remote window open, we expect the software to capture keybindings like alt-tab. it should happen on remote desktop and not local.

also, when we have the remote window open, we expect the software to capture keybindings like alt-tab. it should happen on remote desktop and not local.

yes this is true. Currently, i have to check how much time i have to check this again, it is tricky to make this work with all languages. If you find someone that can contribute, that would help a lot.

test2a commented

also, i am unable to type " or : or any character while holding shift key so no @ or ! or any of such characters