thanhlamcltv91 / android-vnc-viewer

Automatically exported from code.google.com/p/android-vnc-viewer
0 stars 0 forks source link

Relay Ctrl, Shift, Alt, Esc, Super (aka Windows), etc events from physical keyboard #254

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. VNC to a linux box
2. Run xev
3. Hit keys mentioned on usb keyboard plugged into device

What is the expected output? What do you see instead?
xev should log events for the key presses/releases.  Instead I see nothing for 
these keys.  Other keys work as expected.

What version of android-vnc-viewer are you using?
Whatever was in the market as of 8/3/2011

Which VNC server/version are you using?  On which platform?
TightVNC Server version 1.3.9 on debian lenny

What is the size of the desktop you are trying to access (i.e. 1024x768,
1920x1080...)?
1024x600

What device are you using?
Notion Ink Adam

Are you using a custom ROM?  If so, which?
No.

Please provide any additional information below.
I verified that the keys in question are being handled by android (e.g. in the 
send text box, I can shift, ctrl-c, etc).

Original issue reported on code.google.com by deadguys...@gmail.com on 3 Aug 2011 at 10:01

GoogleCodeExporter commented 8 years ago
Oops, this looks like a duplicate of 238.

Original comment by deadguys...@gmail.com on 4 Aug 2011 at 6:43