xSAVIKx/AndroidScreencast

Double click to send POWER (key 26) event

guandalf opened this issue · 2 comments

Hi,

while using remote mobiles it's not possible to unlock them manually. For this reason we use to send a Key 26 event (POWER) and then swipe to unlock. Since this is an operations that happens a lot of times a day, it would be really useful to have it handy, double clicking on the main window.

@guandalf I'm not sure if it's good idea to bind power button the mouse click event...

In fact I was referring to a double click, but I see from the documentation there is no such event in the mouse adapter. So probably, let's forget about it (sigh).
BTW I've stolen the idea from one of the project you mention as similar to this one.