Quote:
Originally Posted by Alex34
Does anybody know how to send a key combination?
|
Yes/no. The "input keyevent" can not "hold" modifier keyers.
The "input text" can manipulate the shift key implicitly.
With my injectd (not released) I can "echo M71 > /dev/inject".
(M = Meta)
Quote:
Originally Posted by Alex34
|
That is the smallest drink that I've ever seen a human holding!
Quote:
Originally Posted by Alex34
Or does anyone know an intent for this?
|
Code:
/* Multi-window - kind of funky */
am broadcast -a com.onyx.action.START_MULTI_WINDOW
am broadcast -a com.onyx.action.QUIT_MULTI_WINDOW