diff options
| author | Jonathan Gordon <rockbox@jdgordon.info> | 2011-01-13 10:56:23 +0000 |
|---|---|---|
| committer | Jonathan Gordon <rockbox@jdgordon.info> | 2011-01-13 10:56:23 +0000 |
| commit | 605e2d0e90b335897cc1e29c575a27dabc778491 (patch) | |
| tree | 55cb67f5e7abc0fe1f5d62090ffda4abb4948959 /manual/appendix | |
| parent | ded64f1db58e15bb310da2c685afed6b3dbce4b5 (diff) | |
| download | rockbox-605e2d0e90b335897cc1e29c575a27dabc778491.zip rockbox-605e2d0e90b335897cc1e29c575a27dabc778491.tar.gz rockbox-605e2d0e90b335897cc1e29c575a27dabc778491.tar.bz2 rockbox-605e2d0e90b335897cc1e29c575a27dabc778491.tar.xz | |
New Touchscreen region type... 'mute' which un/mutes volume without pausing playback
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29046 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/appendix')
| -rw-r--r-- | manual/appendix/wps_tags.tex | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/manual/appendix/wps_tags.tex b/manual/appendix/wps_tags.tex index f6b348b..92bc209 100644 --- a/manual/appendix/wps_tags.tex +++ b/manual/appendix/wps_tags.tex @@ -615,6 +615,7 @@ display cycling round the defined sublines. See \item[pitch] -- Open the pitchscreen. \item[voldown] -- Decrease the volume by one step. \item[volup] -- Increase the volume by one step. + \item[mute] -- Un/Mute playback. \end{description} \section{Last Touchscreen Press} |