make {Off,}Brightness run-time configurable in range [0, 1000]

This commit is contained in:
marschap
2006-11-26 20:08:56 +00:00
parent 220dd0a783
commit 1d4d4443e8
5 changed files with 60 additions and 13 deletions
+3 -3
View File
@@ -61,8 +61,8 @@ CFontz chipset.
<listitem><para>
Set the initial brightness.
Legal values for <replaceable>BRIGHTNESS</replaceable> range from
<literal>0</literal> to <literal>255</literal>.
If not given, it defaults to <literal>255</literal>.
<literal>0</literal> to <literal>1000</literal>.
If not given, it defaults to <literal>1000</literal>.
</para></listitem>
</varlistentry>
@@ -76,7 +76,7 @@ CFontz chipset.
This value is used when the display is normally
switched off in case LCDd is inactive.
Legal values <replaceable>BRIGHTNESS</replaceable> are in the range
from <literal>0</literal> to <literal>255</literal>.
from <literal>0</literal> to <literal>1000</literal>.
The default is <literal>0</literal>.
</para></listitem>
</varlistentry>