aarony / fastdroid-vnc

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

patch to allow long-press #4

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Thanks so much for the great software.

On Froyo tablet, fastdroid-vnc does not appear to allow dragging or long-press 
events, only single press.

What steps will reproduce the problem?
1. start fastdroid-vnc
2. attempt to drag an icon or open the status bar
3. will result in a single tap event only

Please see attached a simple patch that allows long press events by letting the 
user hold the left mouse button.  There is probably a better way, but it shows 
the desired effect.  

Original issue reported on code.google.com by mikes...@gmail.com on 4 Sep 2011 at 8:08

Attachments:

GoogleCodeExporter commented 9 years ago
pls kindly update the download with the latest patch. i don't know how to build.

Original comment by qqb...@ymail.com on 12 Jan 2013 at 3:23

GoogleCodeExporter commented 9 years ago
after compiled with new patch

adb shell /data/fastdroid-vnc
/data/fastdroid-vnc: 1: Syntax error: word unexpected (expecting ")")

Original comment by qqb...@ymail.com on 14 Jan 2013 at 4:01

GoogleCodeExporter commented 9 years ago
This worked for me. Thanks!

Original comment by a.cyber...@gmail.com on 17 Apr 2013 at 1:47