diff options
author | Michael Chicoine <mc2739@gmail.com> | 2009-11-29 20:50:54 +0000 |
---|---|---|
committer | Michael Chicoine <mc2739@gmail.com> | 2009-11-29 20:50:54 +0000 |
commit | 2bfcb6e86c3d401c43dc4ebe8bb6d3f5425218f4 (patch) | |
tree | c372055a4a35a8c6a6ae534af659c46daecab36c /manual/rockbox_interface/wps.tex | |
parent | 81a91dd46e7738080c82f79dfe8a5e4383deed1c (diff) |
Manual updates
Correct gramatics, missing spacing, typos, etc.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23788 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/rockbox_interface/wps.tex')
-rw-r--r-- | manual/rockbox_interface/wps.tex | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/manual/rockbox_interface/wps.tex b/manual/rockbox_interface/wps.tex index 2c8ecfa17d..7ea0f3df70 100644 --- a/manual/rockbox_interface/wps.tex +++ b/manual/rockbox_interface/wps.tex @@ -5,7 +5,7 @@ currently playing audio file. % \opt{lcd_bitmap}{% The appearance of the WPS can be configured using WPS configuration files. - The items shown depend on your configuration -- all item can be turned on + The items shown depend on your configuration -- all items can be turned on or off independently. Refer to \reference{ref:wps_tags} for details on how to change the display of the WPS. \begin{itemize} @@ -258,10 +258,12 @@ This screen is accessible from the WPS screen, and provides a detailed view of all the identity information about the current track. This info is known as meta data and is stored in audio file formats to keep information on artist, album etc. To access this screen, % -\opt{PLAYER_PAD,RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IRIVER_H10_PAD}{ +\opt{PLAYER_PAD,RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IRIVER_H10_PAD,% + MROBE100_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD,% + GIGABEAT_PAD,GIGABEAT_S_PAD}{ press \ActionWpsIdThreeScreen. }% -\opt{ONDIO_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD}{press \ActionWpsContext{} - to access the \setting{WPS Context Menu} and select +\opt{ONDIO_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD,IAUDIO_M3_PAD}{press + \ActionWpsContext{} to access the \setting{WPS Context Menu} and select \setting{Show Track Info}. }% \opt{RECORDER_PAD,PLAYER_PAD,ONDIO_PAD}{Use \ButtonLeft\ and \ButtonRight\ to move through the information.}% |