Quote:
Originally Posted by nyucto
Thank you for KSM 8! Is there a way to set the frontlight to a certain value automatically everytime on start-up?
|
Have a look at "configure". In the section [general] you can set the intensity of the front light, for instance,
Code:
frontlightOnLevel=4
and to have the light on at start
Code:
startwithlighton=true
You can find
information on "configure" in the KSM 7 thread. Be aware that the locations of files and directories have changed since then.