From 2931a4b838f960ff98ed90ba05ee590cd06f689c Mon Sep 17 00:00:00 2001 From: Björn Stenberg Date: Fri, 11 Oct 2002 11:42:42 +0000 Subject: Manual update git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2583 a1c6a512-1295-4272-9138-f99709370657 --- www/manual/dir.t | 98 ++++++++++++++++++++++++++++++++++++++++++ www/manual/general.t | 87 +++++++++++++++++++++++++++++++++++++ www/manual/index.t | 47 ++++++++++++++++---- www/manual/menu-buttons.t | 8 ++++ www/manual/menu.t | 26 +++++++++++ www/manual/play-boot.t | 13 ------ www/manual/play-dir.t | 61 -------------------------- www/manual/play-menu.t | 32 -------------- www/manual/play-wps.t | 34 --------------- www/manual/rec-boot.t | 19 -------- www/manual/rec-dir.png | Bin 579 -> 595 bytes www/manual/rec-dir.t | 96 ----------------------------------------- www/manual/rec-general.t | 59 ------------------------- www/manual/rec-menu.png | Bin 919 -> 477 bytes www/manual/rec-menu.t | 31 ------------- www/manual/rec-sound.t | 24 ----------- www/manual/rec-wps.t | 49 --------------------- www/manual/settings-buttons.t | 7 +++ www/manual/sound.t | 41 ++++++++++++++++++ www/manual/textreader.t | 29 +++++++++++++ www/manual/wormlet.t | 2 +- www/manual/wps.t | 78 +++++++++++++++++++++++++++++++++ 22 files changed, 413 insertions(+), 428 deletions(-) create mode 100644 www/manual/dir.t create mode 100644 www/manual/general.t create mode 100644 www/manual/menu-buttons.t create mode 100644 www/manual/menu.t delete mode 100644 www/manual/play-boot.t delete mode 100644 www/manual/play-dir.t delete mode 100644 www/manual/play-menu.t delete mode 100644 www/manual/play-wps.t delete mode 100644 www/manual/rec-boot.t delete mode 100644 www/manual/rec-dir.t delete mode 100644 www/manual/rec-general.t delete mode 100644 www/manual/rec-menu.t delete mode 100644 www/manual/rec-sound.t delete mode 100644 www/manual/rec-wps.t create mode 100644 www/manual/settings-buttons.t create mode 100644 www/manual/sound.t create mode 100644 www/manual/textreader.t create mode 100644 www/manual/wps.t diff --git a/www/manual/dir.t b/www/manual/dir.t new file mode 100644 index 0000000000..e41530ce84 --- /dev/null +++ b/www/manual/dir.t @@ -0,0 +1,98 @@ +#define _PAGE_ Manual - Directory Browser +#include "head.t" +#include "manual.t" + +

+ + +
+Dir browser +
Recorder screenshot +
+ + +

+In the dir browser, you navigate your way around the harddisk. +There are icons on the left side of each file that shows what file type it is. + +

+The list of files you see is affected by the +"Show files" setting. + +

Button bindings

+ + + + + + + + + + + + + + + + + + + + + +
ButtonFunction
UP/DOWN (r)
LEFT/RIGHT (p)
+ Go to previous/next item in list. If you are on the first/last entry, + the cursor will wrap to the last/first entry. +
ON + UP/DOWN + (Recorder only:) Move one page up/down in list. +
LEFT (r)
STOP (p)
Go to the parent directory. +
PLAY Action depends on the file type the cursor points at: +
+
Directory +
The browser enters that directory. + +
.mp3 file +
You will be taken to the WPS +and start playing the file. + +
.m3u file +
The playlist will be loaded and started and you will then be taken to the WPS. + +
.ajz (recorder) or .mod (player) file +
The firmware file will be loaded and executed. + +
.wps file +
The file will be loaded and used for the wps display. + Look here for information about + the .wps file format. + +
.cfg file +
The file will be loaded and the sound settings will be set accordingly. + Look here for information about + the .cfg file format. + +
.lng file +
The language file will be loaded and replace the current language. + Look here for downloadable language files. + +
.txt file +
The text file will be displayed in the Text Reader. + +
.fnt file +
(Recorder only:) The font will be loaded and used in place of the + default font. + Look here for downloadable fonts. + +
+
+ ON + + If there is an mp3 playing, this will go back to the WPS. +
+ OFF (r) + + If there is an mp3 playing, this stops playback. +
F1 (r)
MENU (p)
Switches to the main menu.
F2 (r)(Recorder only) Show browse/play settings screen. A quick press will leave the screen up (press F2 again to exit), while holding it will close the screen when you release it.
F3 (r)(Recorder only) Show display settings screen. Quick/hold works as for F2.
+ +#include "foot.t" diff --git a/www/manual/general.t b/www/manual/general.t new file mode 100644 index 0000000000..54622ed607 --- /dev/null +++ b/www/manual/general.t @@ -0,0 +1,87 @@ +#define _PAGE_ Manual - General Settings +#include "head.t" +#include "manual.t" + +

Playback

+ + +

File View

+ + +

Display

+ + +

System

+ + +#include "settings-buttons.t" + +#include "foot.t" + diff --git a/www/manual/index.t b/www/manual/index.t index 73969cd2ae..dc2cfe5a71 100644 --- a/www/manual/index.t +++ b/www/manual/index.t @@ -1,16 +1,45 @@ -#define _PAGE_ The Rockbox Users Manual +#define _PAGE_ User Manual #include "head.t" +

General concept

- This is the first attempt at a User's Manual. +The Rockbox user interface consists of three main screens: +

+

The Directory Browser is where you find yourself +immediately after boot. It is used for exploring your harddisk and selecting files for playing or other functions. Click here for more information. + +

The While Playing Screen is the screen displayed while you are playing mp3 files. It contains information about the track you are playing. Click here for more information. + +

The Menu is where you can access all settings and auxiliary functions of the Rockbox software. Click here for more information. + +

Configuration

+ +

Apart from all the settings, the major points +of configuration are: + +

+ +

Button notation

-Booting up: Recorder Player -

-Directory browser: Recorder Player -

-While Playing Screen: Recorder Player -

-Main menu: Recorder Player +Since the Players and the Recorders provide mostly the same functions, this manual describes them both in the same pages. However, the key bindings differ for various features. This will be noted by a a (p) or (r) suffix to the key, like this: + +

+ + + + +
ButtonFunction
UP (r)
LEFT (p)
Go to previous item in list. +
+ +

In the above example: Recorders use the UP button while players use the LEFT button. #include "foot.t" diff --git a/www/manual/menu-buttons.t b/www/manual/menu-buttons.t new file mode 100644 index 0000000000..654bc881b9 --- /dev/null +++ b/www/manual/menu-buttons.t @@ -0,0 +1,8 @@ +

Button bindings

+ + + + + + +
ButtonFunction
UP (r)
LEFT (p)
Move up in menu
DOWN (r)
RIGHT (p)
Move down in menu
PLAYSelect item
LEFT (r)
STOP (p)
Exit menu
diff --git a/www/manual/menu.t b/www/manual/menu.t new file mode 100644 index 0000000000..5f3a7ad595 --- /dev/null +++ b/www/manual/menu.t @@ -0,0 +1,26 @@ +#define _PAGE_ Manual - Main Menu +#include "head.t" +#include "manual.t" +

+Main menu +
Recorder screenshot + +

The main menu offers: +

+ +#include "menu-buttons.t" + +#include "foot.t" diff --git a/www/manual/play-boot.t b/www/manual/play-boot.t deleted file mode 100644 index 6a87d0bd45..0000000000 --- a/www/manual/play-boot.t +++ /dev/null @@ -1,13 +0,0 @@ -#define _PAGE_ Rockbox Boots Up -#include "head.t" -#include "manual.t" -

-When Rockbox boots up, it'll display the text "Rockbox" for a short time, and -then it'll jump right into the dir browser showing -the root (toplevel) directory of your Archos. -

- -

-[screen dump of toplevel dir] - -#include "foot.t" diff --git a/www/manual/play-dir.t b/www/manual/play-dir.t deleted file mode 100644 index a0abfd3110..0000000000 --- a/www/manual/play-dir.t +++ /dev/null @@ -1,61 +0,0 @@ -#define _PAGE_ Rockbox Directory Browser -#include "head.t" -#include "manual.t" -

-In the dir browser, you will see the files and directories that are put in the -directory you are currently browsing. -

-[screen dump] -

-If you have enabled 'mp3/m3u filter' in the global settings, only files ending -with .mp3 or .m3u will be displayed in the browser. -

- - - - - - - - - -
ButtonFunction
- - Move up in the list. If you already are on the topmost entry, the - cursor will move to the last entry in the list. -
+ - Move down in the list. If you already are on the last entry, - the cursor will move to the first entry in the list. -
- STOP - - Move to the parent directory. -
- PLAY -If the cursor is on a directory, the browser will go into that directory. - -

If the cursor is on an .mp3 file, it'll jump into the - WPS and start playing this file. It will then - continue to play the other songs in the same directory. - -

If the cursor is on an .m3u file (playlist), the list will first be - loaded and then pop up the WPS showing the first file that gets played from - the list. - -

If the cursor is on a .mod file (firmware), the firmware file will - be loaded and executed. - -

If the cursor is on a .wps file (WPS config), the file will - be loaded and used for the wps display. - -

- ON - - If there is an mp3 playing, this'll switch back the - WPS. -
- MENU - - Switches to the main menu. -
- -#include "foot.t" diff --git a/www/manual/play-menu.t b/www/manual/play-menu.t deleted file mode 100644 index 52d0f5438a..0000000000 --- a/www/manual/play-menu.t +++ /dev/null @@ -1,32 +0,0 @@ -#define _PAGE_ Rockbox Main Menu -#include "head.t" -#include "manual.t" -

-The main menu offers: -

-[screen dump] -

-Sound Settings - -

-General Settings - -

-Info - -

-Version - -

-(Debug? -) - -

- - - - - - - - -
ButtonFunction
-Move upwards in the list
+Move downwards in the list
PLAYSelects the menu alternative the cursor is "on"
MENUToggle back to the screen you came from when you arrived here, -WPS or dir browser
- - -#include "foot.t" diff --git a/www/manual/play-wps.t b/www/manual/play-wps.t deleted file mode 100644 index e5a5f14739..0000000000 --- a/www/manual/play-wps.t +++ /dev/null @@ -1,34 +0,0 @@ -#define _PAGE_ Rockbox WPS -#include "head.t" -#include "manual.t" - -

-The While Playing Screen shows info about what is currently played and can -only be seen while there is actual music playback. - -

You can configure the WPS contents by creating a .wps file and "playing" it. -The custom wps format supports a wide variety of configurations. - -

-[screen dump] -

-[explain screen info] -

- - - - - - - - - - - - -
ButtonFunction
PLAY Toggle PAUSE/PLAY. If 'resume' is enabled, pressing PAUSE will make it save "resume point" to disk.
ON Switch to the dir browser. -
STOP Stop playback
MENU Switches to the main menu. -
MENU+STOP Key lock on/off
MENU+PLAY Mute on/off
MENU+ON Enter id3 browser
MENU+ '-' Lower the volume
MENU+ '+' Raise the volume
- -#include "foot.t" - diff --git a/www/manual/rec-boot.t b/www/manual/rec-boot.t deleted file mode 100644 index e80f5fcded..0000000000 --- a/www/manual/rec-boot.t +++ /dev/null @@ -1,19 +0,0 @@ -#define _PAGE_ Rockbox Boots Up -#include "head.t" -#include "manual.t" - -

When Rockbox boots up it'll display the Rockbox logo (with the version -number beneath) for a short time. - -

- If you have previously set 'Resume' to ASK or ON, you will now either get a -question about doing the resume or the resume will be done automaticly. - -

- If you selected no on the resume question, or had 'Resume' set to OFF, it'll -jump right into the dir browser showing the root -(toplevel) directory of your Archos. - -

Rockbox Logo - -#include "foot.t" diff --git a/www/manual/rec-dir.png b/www/manual/rec-dir.png index 65c8e29549..2c211a83d9 100644 Binary files a/www/manual/rec-dir.png and b/www/manual/rec-dir.png differ diff --git a/www/manual/rec-dir.t b/www/manual/rec-dir.t deleted file mode 100644 index a8af057399..0000000000 --- a/www/manual/rec-dir.t +++ /dev/null @@ -1,96 +0,0 @@ -#define _PAGE_ Rockbox Directory Browser -#include "head.t" -#include "manual.t" -

-In the dir browser, you will see the files and directories that are put in the -directory you are currently browsing. You will see tiny symbols on the left -side of each entry that shows what kind of entry it is. - -

- - -
-Dir browser - - - - - - - - - - - - - - - - - -
folder iconfolder
m3u iconplaylist
mp3 iconmp3 file
- -
- -

-If you have enabled 'mp3/m3u filter' in the global settings, only files ending -with .mp3 or .m3u will be displayed in the browser. - -

- - - - - - - - - - - - - - - - - - - - -
ButtonFunction
UP - Move upwards in the list, if it already is on the topmost entry, you'll - see the cursor moved to the last entry in the list. -
DOWN - Move downwards in the list, if it already is on the last entry, you'll - see the cursor moved to the first entry in the list. -
LEFT Move "up" one directory level to the parent directory. -
PLAY or RIGHTIf the cursor is on a directory, the browser will go into that directory. - -

If the cursor is on an .mp3 file, it'll jump into the - WPS and start playing this file. It will then - continue to play the other songs in the same directory. - -

If the cursor is on an .m3u file (playlist), the list will first be - loaded and then pop up the WPS showing the first file that gets played from - the list. - -

If the cursor is on an .ajz file (firmware), the firmware file will - be loaded and executed. - -

If the cursor is on a .wps file (WPS config), the file will - be loaded and used for the wps display. - -

If the cursor is on a .eq file (Equalizer configuration), the file will - be loaded and the sound settings will be set accordingly. - -

- ON - - If there is an mp3 playing, this will go back to the WPS. -
- OFF - - If there is an mp3 playing, this stops playback. -
F1Switches to the main menu.
F2Show browse/play settings screen
F3Show display settings screen
- -#include "foot.t" diff --git a/www/manual/rec-general.t b/www/manual/rec-general.t deleted file mode 100644 index 867a57a50c..0000000000 --- a/www/manual/rec-general.t +++ /dev/null @@ -1,59 +0,0 @@ -#define _PAGE_ Rockbox General Settings -#include "head.t" -#include "manual.t" -The general settings menu offers: -

- - -

Shuffle mode - Select shuffle ON/OFF. This alters how Rockbox will - select which next song to play. - -

mp3/m3u filter - When set to ON, this will hide all files in the dir browser that aren't mp3 or m3u files. Set to OFF -to see all files. - -

Sort mode - How to sort directories displayed in the dir browser. Case sensitive ON makes uppercase and -lowercase differences matter. Having it OFF makes them get treated the same. - -

Backlight timer - How long time the backlight should be switched on -after a keypress. Set to OFF to never light it, set to ON to never shut it off -or set a prefered timeout period. - -

Contrast - changes the contrast of your LCD display. - -

Scroll speed - controls at what speed the general line scrolling -will use. The scroll appears in the dir browser, -the WPS and elsewhere. - -

While Playing - ID3 tags, file, parse - -

Deep discharge - Set this to ON if you intend to keep your charger -connected for a long period of time. It lets the batteries go down to 10% -before starting to charge again. Setting this to OFF will cause the charging -restart on 95%. - -

Time/Date - Set current time and date. - -

Show Hidden Files - Files with names that start with a dot or use -the 'hidden' attribute are shown in the dir browser -if this is set to ON. If set to OFF, they're not shown. - -

FF/Rewind - set the FF/rewind speed. Holding down the LEFT or RIGHT -keys in the WPS makes a fast forward/backward. This -setting controls how fast it is. - -

Resume - ASK, ON or OFF. If set to ASK or ON, Rockbox will save -info about playlists/directories being played, to allow later resuming. If ASK -is selected, a 'continue resumed play' question will appear when starting -Rockbox. If ON is selected, resuming is done unconditionally. If OFF, no -resuming is made. - -

Disk Spindown - Rockbox has a timer that makes it spin down the -disk driver a certain time of idleness. You modify this timeout here. A very -short timeout makes the interface less responsive and use more batteries for -more frequent spinups, while a long timeout makes the disk spin too long and -use more batteries... - -#include "foot.t" - diff --git a/www/manual/rec-menu.png b/www/manual/rec-menu.png index 51d22d5a1f..e3cfea5735 100644 Binary files a/www/manual/rec-menu.png and b/www/manual/rec-menu.png differ diff --git a/www/manual/rec-menu.t b/www/manual/rec-menu.t deleted file mode 100644 index 89347a9f06..0000000000 --- a/www/manual/rec-menu.t +++ /dev/null @@ -1,31 +0,0 @@ -#define _PAGE_ Rockbox Main Menu -#include "head.t" -#include "manual.t" -The main menu offers: -

-Main menu - -

Sound Settings - Vol, bass, treble etc. - -

General Settings - Scroll, display, filters etc. - -

Games - pick a game to play! Wormlet is one of them. - -

Screensavers - pick an enterainer! - -

Info - mp3 buffer and battery info. - -

Version - sofware version and credits display. - -

Debug (keep out) - various informational displays for development purposes. - -

- - - - - - -
ButtonFunction
UPMove up in menu
DOWNMove down in menu
RIGHT or PLAYSelect item
LEFT or F1Toggle back to the screen you came from when you arrived here: WPS or dir browser
- -#include "foot.t" diff --git a/www/manual/rec-sound.t b/www/manual/rec-sound.t deleted file mode 100644 index 41cbf3b169..0000000000 --- a/www/manual/rec-sound.t +++ /dev/null @@ -1,24 +0,0 @@ -#define _PAGE_ Rockbox Sound Settings -#include "head.t" -#include "manual.t" - -

- This menu offers a selection of different sound properties you may change - to improve your sound experience. - -

- -

Volume -

Bass -

Treble -

Balance -

Loudness -

Bass Boost -

Auto Volume - -

-This is what the volume screen looks like:
- - -#include "foot.t" - diff --git a/www/manual/rec-wps.t b/www/manual/rec-wps.t deleted file mode 100644 index 0949fd256a..0000000000 --- a/www/manual/rec-wps.t +++ /dev/null @@ -1,49 +0,0 @@ -#define _PAGE_ Rockbox WPS -#include "head.t" -#include "manual.t" -

-The While Playing Screen shows info about what is currently played and can -only be seen while there is actual music playback. -

- -

-The screen lines by default contain the following information: -

    -
  1. Status bar: Battery level, charger status, volume, play mode, repeat mode, shuffle mode and clock -
  2. Scrolling path+filename of the current song. -
  3. The ID3 track name -
  4. The ID3 album name -
  5. The ID3 artist namn -
  6. Bit rate. VBR files display average bitrate and "(avg)". -
  7. Elapsed and total time -
  8. A slidebar representing where in the song you are -
- -

You can configure the WPS contents by creating a .wps file and "playing" it. -The custom wps format supports a wide variety of configurations. - -

- - - - - - - - - - - - - - - - - -
KeyFunction
UP Increase volume
DOWN Decrease volume
LEFT Quick press = Go to beginning of track, or if -pressed while in the first second of a track, go to previous track.
-Hold = Rewind in track.
RIGHT Quick press = Go to next track.
-Hold = Fast-forward in track.
PLAY Toggle play/pause.
ON Quick press: Go to dir browser
-Hold: Show pitch setting screen
OFF Stop playback
F1 Go to main menu
F1 + DOWN Key lock on/off
F1 + PLAY Mute on/off
F1 + ON Enter ID3 viewer
F2Show browse/play settings screen
F3Show display settings screen
- -#include "foot.t" diff --git a/www/manual/settings-buttons.t b/www/manual/settings-buttons.t new file mode 100644 index 0000000000..1fb24c850b --- /dev/null +++ b/www/manual/settings-buttons.t @@ -0,0 +1,7 @@ +

Button bindings

+ + + + + +
ButtonFunction
UP (r)
LEFT (p)
Decrease value / choose previous
DOWN (r)
RIGHT (p)
Increase value / choose next
LEFT (r)
STOP (p)
Exit setting
diff --git a/www/manual/sound.t b/www/manual/sound.t new file mode 100644 index 0000000000..3daa1b24c6 --- /dev/null +++ b/www/manual/sound.t @@ -0,0 +1,41 @@ +#define _PAGE_ Manual - Sound Settings +#include "head.t" +#include "manual.t" + +

+ This menu offers a selection of sound properties you may change + to improve your sound experience. + +

+
Volume +
The sound volume your music is played at. Although settable range is 0-100%, many units don't produce audible output below 40%. + +
Bass +
Bass emphasis or suppression. 0 is flat. + +
Treble +
Treble emphasis or suppression. 0 is flat. + +
Balance +
Adjusts left/right channel balance. - is left, + is right. + +
Channels +
Select which channels to hear: Left, Right, Stereo (both, separated) or Mono (both, mixed). + +
Loudness (Recorder only) +
Loudness is an effect which emphasises bass and treble. + +
Bass Boost (Recorder only) +
Bass boost is an effect which emphasises low bass frequencies. + +
Auto Volume (Recorder only) +
Auto volume is a feature that automaticly lowers the volume on loud parts, +and then slowly restores the volume to the previous level during N seconds. +That N time is configurable here. + +
+ +#include "settings-buttons.t" + +#include "foot.t" + diff --git a/www/manual/textreader.t b/www/manual/textreader.t new file mode 100644 index 0000000000..88c3ec4710 --- /dev/null +++ b/www/manual/textreader.t @@ -0,0 +1,29 @@ +#define _PAGE_ Manual - Text Reader +#include "head.t" +#include "manual.t" + + + +

The text reader is a rather primitive tool to view plain text files. + +

Button bindings

+ +

+ + + + + + + + + + + + + + + +
KeyFunction
UP/DOWN (r)
LEFT/RIGHT (p)
Move one line up/down
LEFT/RIGHT (r)
MENU + LEFT/RIGHT (p)
Move one column left/right
ON + UP/DOWN (r) (Recorder only) Move one page up/down
ON + LEFT/RIGHT (r) (Recorder only) Move one screen left/right
OFF (r)
STOP (p)
Exit
+ +#include "foot.t" diff --git a/www/manual/wormlet.t b/www/manual/wormlet.t index 6f80b6b687..7d56a6e556 100644 --- a/www/manual/wormlet.t +++ b/www/manual/wormlet.t @@ -1,4 +1,4 @@ -#define _PAGE_ Wormlet +#define _PAGE_ Manual - Wormlet #include "head.t" #include "manual.t" diff --git a/www/manual/wps.t b/www/manual/wps.t new file mode 100644 index 0000000000..4ae73c8afc --- /dev/null +++ b/www/manual/wps.t @@ -0,0 +1,78 @@ +#define _PAGE_ Manual - While Playing Screen +#include "head.t" +#include "manual.t" +

+ +
Recorder screenshot + +

+The While Playing Screen shows info about what is currently played and can +only be seen while there is actual music playback. + +

Screen contents

+ +

+The screen lines by default contain the following information: + +

Recorder

+
    +
  1. Status bar: Battery level, charger status, volume, play mode, repeat mode, shuffle mode and clock +
  2. Scrolling path+filename of the current song. +
  3. The ID3 track name +
  4. The ID3 album name +
  5. The ID3 artist namn +
  6. Bit rate. VBR files display average bitrate and "(avg)". +
  7. Elapsed and total time +
  8. A slidebar progress meter representing where in the song you are +
  9. Peak meter +
+ +

Notes: +

  • The number of lines shown depends on the size of the font used. +
  • The peak meter is normally only visible if you turn off the status bar. + +

    Player

    +
      +
    1. Playlist index/Playlist size: Artist - Title +
    2. Current-time Progress-indicator Left +
    + +

    Configuration

    + +

    You can configure the WPS contents by creating a .wps file and "playing" it. +The custom wps format supports a wide variety of configurations. + +

    Button bindings

    + +

    + + + + + + + + + + + + + + + + + + + + + + + + +
    KeyFunction
    UP (r)
    MENU + RIGHT (p)
    Increase volume
    DOWN (r)
    MENU + LEFT (p)
    Decrease volume
    LEFT Quick press = Go to beginning of track, or if +pressed while in the first seconds of a track, go to previous track.
    +Hold = Rewind in track.
    RIGHT Quick press = Go to next track.
    +Hold = Fast-forward in track.
    PLAY Toggle play/pause.
    ON Quick press = Go to dir browser
    +(Recorder only:) Hold = Show pitch setting screen
    OFF (r)
    STOP (p)
    Stop playback
    F1 (r)
    MENU (p)
    Go to main menu
    F1 + DOWN (r)
    MENU + DOWN (p)
    Key lock on/off
    F1 + PLAY (r)
    MENU + PLAY (p)
    Mute on/off
    F1 + ON (r)
    MENU + ON (p)
    Enter ID3 viewer
    F2 (r)(Recorder only:) Show browse/play settings screen
    F3 (r)(Recorder only:) Show display settings screen
    + +#include "foot.t" -- cgit v1.2.3