pelya / android-keyboard-gadget

Convert your Android device into USB keyboard/mouse, control your PC from your Android device remotely, including BIOS/bootloader.
Apache License 2.0
1.25k stars 314 forks source link

USB-Keyboard paste function issues. #42

Closed miguelangel-nubla closed 8 years ago

miguelangel-nubla commented 8 years ago

When you paste text such as 'Hello "android', the double quote is not converted to a full character, and instead the input is sent as 'Hello ändroid'

pelya commented 8 years ago

Works fine for me. Are you using any non-English non-QWERTY keyboard layout? What happens if you press Shift + ' (the button next to Enter) on your regular keyboard?

On Fri, Nov 13, 2015 at 5:46 AM, cfrett notifications@github.com wrote:

When you paste text such as 'Hello "android', the double quote is not converted to a full character, and instead the input is sent as 'Hello ändroid'

— Reply to this email directly or view it on GitHub https://github.com/pelya/android-keyboard-gadget/issues/42.

miguelangel-nubla commented 8 years ago

"United States-International" keyboard layout in Windows 10. That was it. Using "US" layout works as expected.