ipad and shift+tab not working #398
Anaxagoras-bc
started this conversation in
General
Replies: 1 comment 1 reply
-
|
Is the behaviour the same on git master? I made some changes to keyboard handling recently. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have an ipad m4 pro with magic keyboard, that i'm trying to use as a thin client more or less. Shift+Tab is not working right with wayvnc. Shift+Tab has worked fine in other remote control apps though, as long as wayvnc isn't involved. I'm wondering if this is an ipad thing, wayvnc thing, or combination of the two.
I've tried multiple vnc clients: screens 5, realvnc, jumpdesk, bVNC pro, i'm getting the same behavior on all of them.
using wev here is a good output from when shift+tab works properly:
And here is an example from my ipad where shift+tab does not work
also interesting is when i run wayvnc in debug mode i get this output only when i hit shift+tab on my ipad
DEBUG: ../wayvnc/src/keyboard.c: 371: send key with level: old mods: 1, new mods: 0i also injected a shift tab with wtype which also works
wtype -M shift -k Tab -m shiftBeta Was this translation helpful? Give feedback.
All reactions