diff options
Diffstat (limited to 'manual/plugins/logo.tex')
| -rw-r--r-- | manual/plugins/logo.tex | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/manual/plugins/logo.tex b/manual/plugins/logo.tex index 4ea1eb6..a6df770 100644 --- a/manual/plugins/logo.tex +++ b/manual/plugins/logo.tex @@ -3,11 +3,12 @@ Demo showing the Rockbox logo bouncing around the screen. \begin{table} \begin{btnmap}{}{} - \opt{player}{Plus / Minus, On+Plus / On+Minus} - \opt{recorder,recorderv2fm,ondio,h1xx,h300,ipodcolor,ipodnano,ipodvideo}{Directions} + \opt{player}{\ButtonRight / \ButtonLeft, \ButtonOn+\ButtonRight / \ButtonOn+\ButtonLeft} + \opt{recorder,recorderv2fm,ondio,h1xx,h300,ipodcolor,ipodnano,ipodvideo}{Direction Keys} & Increase / decrease speed in either direction.\\ - \opt{player,recorder,recorderv2fm,h1xx,h300}{Stop} - \opt{ondio}{Off}\opt{ipodcolor,ipodnano,ipodvideo}{Menu} + \opt{player}{\ButtonStop} + \opt{recorder,ondio,recorderv2fm,h1xx,h300}{\ButtonOff} + \opt{IPOD_4G_PAD}{\ButtonMenu} & Quit\\ \end{btnmap} \end{table} |