psycosmurfette / remoteroid

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

Touch event injection on Nexus S not works as intended #5

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.Connect phone with Server.
2.Inject a touch event to phone.
3.

What is the expected output? What do you see instead?
All touch event injected on server should be worked on phone.
But on Nexus S, set pointer command not works well.
(Injecting events to input device works well (checked on getevent), but pointer 
not moved to position as injected)

Pointer moves only when sends a 'hover' - touches down and swipes screen . And 
seems to working as a relational - like trackball.

I don't know anything about why this happens. Maybe custom firmware on Nexus S 
affects this issue. This issue should be reviewed after reverting Nexus S's 
firmware to original one.

Please use labels and text to provide additional information.

Original issue reported on code.google.com by jyt...@gmail.com on 27 May 2012 at 12:04

GoogleCodeExporter commented 8 years ago
Recognizing remoteroid as 'touch device' may fix this problem.

Original comment by jyt...@gmail.com on 2 Jun 2012 at 2:31

GoogleCodeExporter commented 8 years ago

Original comment by jyt...@gmail.com on 2 Jun 2012 at 2:34

GoogleCodeExporter commented 8 years ago
Solution applied on developer version. Will updated shortly.

Original comment by jyt...@gmail.com on 24 Oct 2012 at 2:04