summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/CUSTOM_WPS_FORMAT3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/CUSTOM_WPS_FORMAT b/docs/CUSTOM_WPS_FORMAT
index 557402bc26..9a11c398cd 100644
--- a/docs/CUSTOM_WPS_FORMAT
+++ b/docs/CUSTOM_WPS_FORMAT
@@ -8,6 +8,7 @@ Description / General Info
8* After editing the .wps file, "play" it to make it take effect. 8* After editing the .wps file, "play" it to make it take effect.
9* The file may be 2 lines long for the Player, and 10 lines for the Recorder. 9* The file may be 2 lines long for the Player, and 10 lines for the Recorder.
10* All characters not preceded by % are displayed as typed. 10* All characters not preceded by % are displayed as typed.
11* A line beginning with # is a comment
11 12
12File Location 13File Location
13------------- 14-------------
@@ -100,11 +101,13 @@ Default
100If you haven't selected a .wps file in the .rockbox directory, you get the 101If you haven't selected a .wps file in the .rockbox directory, you get the
101hardcoded wps layout. The default WPS screen is for player: 102hardcoded wps layout. The default WPS screen is for player:
102 103
104# Default WPS for Player
103%s%pp/%pe: %?it<%it|%fn> - %?ia<%ia|%d2> - %?id<%id|%d1> 105%s%pp/%pe: %?it<%it|%fn> - %?ia<%ia|%d2> - %?id<%id|%d1>
104%pc%?ps<*|/>%pt 106%pc%?ps<*|/>%pt
105 107
106and for recorder: 108and for recorder:
107 109
110# Default WPS for Recorder
108%s%?it<%?in<%in. |>%it|%fn> 111%s%?it<%?in<%in. |>%it|%fn>
109%s%?ia<%ia|%?d2<%d2|(root)>> 112%s%?ia<%ia|%?d2<%d2|(root)>>
110%s%?id<%id|%?d1<%d1|(root)>> %?iy<(%iy)|> 113%s%?id<%id|%?d1<%d1|(root)>> %?iy<(%iy)|>