-
-
Notifications
You must be signed in to change notification settings - Fork 10.7k
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
Ctrl+Key shortcuts not working (Linux) #323
Comments
Related to #300? It works for me on Debian 😕 |
No, it's a PC box. Is there any way to debug keypresses to help resolve an issue? |
If you can compile from sources, finding the guilty commit would help (since I cannot reproduce). If |
Just prepared to bisecting or whatever, but decided to rebuild before and check again. Well, there are some news: in fact, Another problem: I've found that pasting stops on first non-latin[?] character. I.e. trying to paste Funny problem: Almost all non-modifier keypresses are «doubled». I've tried to press BTW, is there any way to get device clipboard to computer? |
That's not expected. RCtrl works for me. Are you sure your
Yes, that's "expected" (only ASCII chars are supported).
Maybe you can help on this issue: #109 (comment). I'm not able to reproduce.
See #145. |
Absolutely. Everyday I'm using
Thorougly checked, I've found that only alpha chars, arrows, Backspace, Del and Enter are «doubled». Digits and punctuation chars are not. Maybe it will help. Looks like a different problem. |
As I mentioned previously, it isn't «not working at all».
You may find this interesting and relevant. I've checked |
Same here in Ubuntu 18.04 (MATE Desktop) with v1.10 and prebuilt server. Can't paste clipboard - both |
Does it still happen? |
Just built from scrcpy-9999.ebuild. Ctrl+Key shortcuts not working, instead it acting like plain key is pressed (i.e.
Ctrl+V
entering v letter in input field).The text was updated successfully, but these errors were encountered: