Quote:
Originally Posted by sherman
You should be able to use the "chain" mechanism for that.
Basically, something like:
Code:
menu_item : main : Theme label : <first setting> : <first arg>
chain_success : <second setting> : <second arg>
chain_success : <third setting> : <third arg>
...
menu_item : main : Another menu item : <another setting> : <another arg>
|
But for the example given, the light level, it may set the config file setting but the actual/displayed light level won't change?