View Single Post
Old 05-25-2016, 07:49 AM   #1539
knc1
Going Viral
knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.
 
knc1's Avatar
 
Posts: 17,212
Karma: 18210809
Join Date: Feb 2012
Location: Central Texas
Device: No K1, PW2, KV, KOA
Quote:
Originally Posted by encol View Post
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.
knc1 is offline   Reply With Quote