Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Shift key seems doesn't work correctly #260

Open
be4zad opened this issue Oct 16, 2024 · 3 comments
Open

Shift key seems doesn't work correctly #260

be4zad opened this issue Oct 16, 2024 · 3 comments

Comments

@be4zad
Copy link

be4zad commented Oct 16, 2024

I use window managers on linux and I need to send a key like Super+Shift+2 to move the window to another workspace (in this case workspace 2) but it doesn't work. Instead, I should press Super+Shift+@ to do that because of:

image

image

@gujjwal00
Copy link
Owner

Hi @be4zad are you saying that the number row isn't available after you press Shift? If yes, then please note that AVNC has no control over the keyboard app.

@be4zad
Copy link
Author

be4zad commented Oct 23, 2024

Hi @be4zad are you saying that the number row isn't available after you press Shift? If yes, then please note that AVNC has no control over the keyboard app.

Hi, no. I think the workaround is AVNC should convert those keys when shift toggled e.g. shift + 2 => @

Isn't that what shift does on physical keyboard?

@gujjwal00
Copy link
Owner

So I assume you are pressing Super and/or Shift on AVNC's virtual keyboard, and not on Android's keyboard?
BTW, Shift handling is rather messy in VNC, and although AVNC has a lot of "hacks", some shortcuts still don't work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants