premotedroid icon indicating copy to clipboard operation
premotedroid copied to clipboard

Combination of Buttons

Open AruLNadhaN opened this issue 10 years ago • 1 comments

Hi All, I started on this Project to Create some New features such as Copy & Paste.I knew how to Call a single KeyEvent.but I Can't figure out how to call a combination of KeyEvent such as Ctrl+C.

So Help me in the Right Direction :)

Thanks for your Help ...

AruLNadhaN avatar Jan 27 '14 07:01 AruLNadhaN

Well, in the current code base there is no control key support. But, to do that you just pass a key down event, then the letter, then they key up event, as in the alt-method routines. On Jan 27, 2014 12:41 AM, "AruLNadhaN" [email protected] wrote:

Hi All, I started on this Project to Create some New features such as Copy & Paste.I knew how to Call a single KeyEvent.but I Can't figure out how to call a combination of KeyEvent such as Ctrl+C.

So Help me in the Right Direction :)

Thanks for your Help ...

— Reply to this email directly or view it on GitHubhttps://github.com/anantshri/premotedroid/issues/8 .

Tsaukpaetra avatar Jan 27 '14 16:01 Tsaukpaetra