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.22k stars 308 forks source link

Key numbers #106

Closed nkrapivin closed 6 years ago

nkrapivin commented 6 years ago

Please what's key name for : symbol I just want to execute Win + R , E:\notavirus.exe

PS: notavirus from a drivedroid image )0)

pelya commented 6 years ago

The name is colon, and the keycode is Shift ; (send Shift keycode, then semicolon keycode)

On Oct 31, 2017 6:02 PM, "Nikita Krapivin" notifications@github.com wrote:

Please what's key name for : symbol I just want to execute Win + R , E:\notavirus.exe

PS: notarat from a drivedroid image )0)

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/pelya/android-keyboard-gadget/issues/106, or mute the thread https://github.com/notifications/unsubscribe-auth/AAJewORtdJBbj9WJ8aSrIjDmGQZb51p4ks5sx0SdgaJpZM4QM_jT .

conrad-heimbold commented 6 years ago

Problem seems to be fixed, no answer