souissimarwa / remotedroid

Automatically exported from code.google.com/p/remotedroid
0 stars 0 forks source link

Support sending ctrl/alt/etc for soft-keyboard supporting them #71

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Install a "full keyboard" such as Hacker's Keyboard
2. Connect to the server
3. See how ctrl/alt/f-buttons etc are not affecting the server side.

What is the expected output?
The keys should have had an effect on the server side.

What do you see instead?
Nothing happened

What version of the product are you using?
1.4

On what operating system?
ICS 4.0.3 on SGS2

Original issue reported on code.google.com by sugoib...@gmail.com on 12 Feb 2013 at 11:10

GoogleCodeExporter commented 8 years ago
New data:
Using Wireshark, I see that clicking the fn buttons (F1, pgup, etc) on the 
keyboard send packets, but they don't seem to get handled on the server side.

Original comment by sugoib...@gmail.com on 12 Feb 2013 at 11:15