Page 2 of 2

Re: send Keycode SHIFT+ARROW

Posted: 06 May 2019 20:41
by Martin
I'll add a new function getSelection that returns the start and end position of the current selection in the next build. Hope this helps.

Re: send Keycode SHIFT+ARROW

Posted: 07 May 2019 03:30
by anuraag
Getting position of cursor will help in this case. I will like to select text before or after cursor. Thats what shift+dpad will do.

@Desmanto where can i find keyevent logs?

Re: send Keycode SHIFT+ARROW

Posted: 08 May 2019 18:07
by Desmanto
I installed keyevent display from playstore : https://play.google.com/store/apps/deta ... entdisplay
Then press the key or use bluetooth keyboard or Control UI to press the key.

Re: send Keycode SHIFT+ARROW

Posted: 08 May 2019 19:15
by Martin
I've found a way to generate the key events in a better way and it seems that DPAD_RIGHT+SHIFT+CTRL works now the same way that it works with a BT keyboard.
Please let me know if it also works for you when you try the latest EAP build that will be published soon.

Re: send Keycode SHIFT+ARROW

Posted: 08 May 2019 22:26
by anuraag
Works now
DPAD_LEFT+SHIFT
DPAD_LEFT+SHIFT+CTRL
DPAD_DOWN+SHIFT