Quote:
Originally Posted by Aeris
|
Yep, I was wrong, sorry (and, BTW,
dbgCmdExec is an internal function, not exported through
nativeBridge variable). Though,
dbgCmd does work, but it only executes commands listed in
/usr/share/webkit-1.0/pillow/debug_cmds.json (with optional command line arguments).
Anyway, this
Code:
lipc-set-prop com.lab126.system sendEvent "; sh -c 'touch /tmp/hello'"
still works on KT 5.3.2.1.
Lua script exporting writable LIPC property for setting commands to execute would be a solution too.