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

Vietnamese Keyboard bug #3501

Open
PhuongBNg opened this issue Sep 15, 2022 · 7 comments
Open

Vietnamese Keyboard bug #3501

PhuongBNg opened this issue Sep 15, 2022 · 7 comments

Comments

@PhuongBNg
Copy link

  • [V] I have read the FAQ.
  • [V] I have searched in existing issues.

Environment

  • OS: Windows
  • scrcpy version: 1.24
  • installation method: Windows released
  • device model: Pixel 4A, Pixel 4XL, Pixel 3, Pixel 4
  • Android version: 12-13

Describe the bug
I cant type any Vietnamese character with SCRCPY. I still able to type character with 1 special symbol but not with two. I am using EVkey or Unikey.

For Example:

"Hà" "Hù" "Hò" are type-able.

BUT

"Hồ", "Huấn", "Tuần,"... it just deleted everything. --- To type Telex with (EVkey & Unikey)

ồ = o o f
ấ = a a s
ầ = a a f

WARN: Could not inject char u+1ea5

Please do not post screenshots of your terminal, just post the content as text instead.

@rom1v
Copy link
Collaborator

rom1v commented Sep 16, 2022

Try scrcpy --prefer-text. But accented characters support is inherently limited via input injection: https://blog.rom1v.com/2018/03/introducing-scrcpy/#handle-accented-characters

You might try HID keyboard.

@PhuongBNg
Copy link
Author

Try scrcpy --prefer-text. But accented characters support is inherently limited via input injection: https://blog.rom1v.com/2018/03/introducing-scrcpy/#handle-accented-characters

You might try HID keyboard.

Sadily didnt work, I tried HID but didnt work ether, but I found another way already Thanks, but install keyboard on the phone instead of using Gboard

@rom1v
Copy link
Collaborator

rom1v commented Sep 16, 2022

I tried HID but didnt work ether

Did you configure the keyboard layout as explained in the README: https://github.com/Genymobile/scrcpy#physical-keyboard-simulation-hid ?

@PhuongBNg
Copy link
Author

PhuongBNg commented Sep 16, 2022

I tried HID but didnt work ether

Did you configure the keyboard layout as explained in the README: https://github.com/Genymobile/scrcpy#physical-keyboard-simulation-hid ?

Yes but our program (Unikey/EVkey) act differently, it more like replace old char with new char when needed (as Char, from what I believe).

@PhuongBNg
Copy link
Author

I tried HID but didnt work ether

Did you configure the keyboard layout as explained in the README: https://github.com/Genymobile/scrcpy#physical-keyboard-simulation-hid ?

More or less, it worth without HID now, thank you.

@quyleanh
Copy link
Contributor

Sadily didnt work, I tried HID but didnt work ether, but I found another way already Thanks, but install keyboard on the phone instead of using Gboard

Could you tell me your work around?
What OS you are using to remote Android device?
Thank you.

@PhuongBNg
Copy link
Author

PhuongBNg commented Apr 14, 2023 via email

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

3 participants