thanhlamcltv91 / android-vnc-viewer

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

Better support for devices with limited or no hardware buttons #96

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. In Scaling mode "Fit to Sreen" - because there is no trackball there is
no way to move mouse pointer.
2. In Scaling mode "1:1" - touchscreen allows mouse pointer to be moved but
there is no way to right-click.

What is the expected output? What do you see instead?
Provide alternative ways of navigation (moving mouse) and input (left and
right clicks) for devices with limited or no hardware buttons. For instance
ability to reconfigure those buttons which are present on the device
(up/down volume in this case) as well as providing "soft" buttons from menu
for all actions.

What version of the product are you using? On what operating system?
0.3.0 (latest version from Archos AppsLib) on Archos 5 Internet Tablet with
firmware 1.3.07 (Android 1.5).

Please provide any additional information below.
Archos 5 Internet Tablet has the following 2 hardware buttons: 1) volume
up/down, 2) power on/off. Because of this the functionalities which rely on
trackball and/or other hardware buttons are impossible or difficult to use.

Original issue reported on code.google.com by hammer_m...@hotmail.com on 25 Nov 2009 at 5:24

GoogleCodeExporter commented 8 years ago
New input modes are forthcoming that will be more friendly to devices without
trackball or buttons.

The Send Keys menu option does allow sending virtually any key or mouse click.  
I
don't know if the lack of buttons is keeping you from getting to the menu.

Original comment by googlec...@antlersoft.com on 1 Dec 2009 at 1:26

GoogleCodeExporter commented 8 years ago
Thanks, at the time of posting I was not fully aware of how to used the Send 
Keys
option. As per your suggestion it indeed does allow sending of almost any input,
however can be somewhat cumbersome. If new inputs modes are in the pipeline for
devices without buttons, that's great. Thank you for your efforts.

Original comment by hammer_m...@hotmail.com on 1 Dec 2009 at 5:26

GoogleCodeExporter commented 8 years ago
Latest dev build has input mode where both mouse control and panning happen 
through
the touch screen, with gestures.

I don't know the solution to the Archos mouse offset problem yet, unfortunately.

Original comment by googlec...@antlersoft.com on 16 Dec 2009 at 7:06

GoogleCodeExporter commented 8 years ago
0.4.0

Original comment by googlec...@antlersoft.com on 17 Dec 2009 at 8:56