cbz1845 / remotedroid

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

Clicking D-Pad on Moto Droid freezes server #1

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Have a Motorola Droid
2. Click the D-Pad
3. watch as the server freezes

What is the expected output? What do you see instead?

Please use labels and text to provide additional information.

Original issue reported on code.google.com by gall.bla...@gmail.com on 6 Jan 2010 at 9:57

GoogleCodeExporter commented 8 years ago
I've commited a fix for this. It now simulates a left-button click.

The only problem is that if you hold the key pressed, it will spawn several 
clicks,
as the keyboard implementation originally "repeats" the key after a few 
milliseconds.

Original comment by nicolas....@gmail.com on 1 Mar 2010 at 6:00