Quote:
Originally Posted by encol
I mean parameters that user can input every time the script is launched.
I searched for it but with no luck  do you suggest me some example?
|
Investigate how this command does its tricks:
Code:
lipc-set-prop com.lab126.pillow customDialog '{"name":"sensitivity_control" ,"clientParams":{"show":true}}'
You would be looking for two things -
grep the world, including *.jar contents if required, to find where and how "sensitivity_control" is defined.
(My guess, that is the panel layout).
how to return the values input.
= = = =
That is a working command, although the script that contains it is disable outside of the factory.