Rockbox.org home
releases
current build
extras FAQ
manual
wiki
docs index mailing lists
IRC
forums bugs
patches



Rockbox mail archive

Subject: Re: cfg file
From: Andreas Stemmer (groovingandi_at_gmx.de)
Date: 1980-01-04


Glenn Ervin at home wrote:

> Are we to take out the values inside the parenthesis and replace them
> with
> the value we want, or do we put the wanted values outside the
> parenthesis?
> e.g.:
> bass (-15 - 15)5
> bass (5)

just write

bass: 5

> and do we leave the lines such as:
> [unit]--------------------------------
> in the cfg file?

No, it's just a separator in the document. You can add comments to a cfg-
file:

# This is a comment

and you can have settings:

bass: 5

nothing else.

Andreas Stemmer



Page was last modified "Mar 9 2008" The Rockbox Crew