Q39 wps corrected
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2564 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
dfcf3fb529
commit
94e4ccb33d
1 changed files with 7 additions and 5 deletions
12
docs/FAQ
12
docs/FAQ
|
@ -316,11 +316,13 @@ A38: That is the 'While Playing Screen'. Basically this is what is shown on
|
||||||
|
|
||||||
Q39: What good is the WPS? How usable/flexible is it?
|
Q39: What good is the WPS? How usable/flexible is it?
|
||||||
A39: It is very good if you want information about the current item playing ;)
|
A39: It is very good if you want information about the current item playing ;)
|
||||||
Currently the WPS on the Player is very flexible. By using the file
|
Currently the WPS on the Player is very flexible. By using a file with a
|
||||||
'wps.config' you can manage exactly how/what you want data displayed on
|
'.wps' extension you can manage exactly how/what you want data displayed
|
||||||
your Archos Player. Currently this feature has not yet been added to the
|
on your Archos Player. If you PLAY such a file, it'll be used. If the
|
||||||
Recorder version of Rockbox. Please see
|
file is placed in your /.rockbox directory, the file name will be
|
||||||
http://rockbox.haxx.se/docs/custom_wps_format.html for more information.
|
remembered and used on subsequent restarts.
|
||||||
|
Please see http://rockbox.haxx.se/docs/custom_wps_format.html for more
|
||||||
|
information.
|
||||||
|
|
||||||
Q40: Can the Player LCD font be modified?
|
Q40: Can the Player LCD font be modified?
|
||||||
A40: The simple answer is no. This is because the Player font is character
|
A40: The simple answer is no. This is because the Player font is character
|
||||||
|
|
Loading…
Reference in a new issue