summaryrefslogtreecommitdiff
path: root/manual/rockbox_interface/browsing_and_playing.tex
diff options
context:
space:
mode:
authorSzymon Dziok <b0hoon@o2.pl>2010-04-15 18:35:41 +0000
committerSzymon Dziok <b0hoon@o2.pl>2010-04-15 18:35:41 +0000
commita09152b1284d81f5454d6ae0b25081ef59aa5072 (patch)
tree65722d891f4c9e747de87a593af82cbd4f1a5892 /manual/rockbox_interface/browsing_and_playing.tex
parent8f5af57a830995d78590170178442ba7bbc8fb75 (diff)
downloadrockbox-a09152b1284d81f5454d6ae0b25081ef59aa5072.tar.gz
rockbox-a09152b1284d81f5454d6ae0b25081ef59aa5072.zip
Packard Bell Vibe 500: Add a part of the manual (no plugin keymaps yet).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25652 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/rockbox_interface/browsing_and_playing.tex')
-rw-r--r--manual/rockbox_interface/browsing_and_playing.tex12
1 files changed, 9 insertions, 3 deletions
diff --git a/manual/rockbox_interface/browsing_and_playing.tex b/manual/rockbox_interface/browsing_and_playing.tex
index 2406fb97da..e7bbc5c585 100644
--- a/manual/rockbox_interface/browsing_and_playing.tex
+++ b/manual/rockbox_interface/browsing_and_playing.tex
@@ -215,7 +215,7 @@ example when renaming a file or creating a new directory.
215 Also you can switch to Morse code input mode by changing the 215 Also you can switch to Morse code input mode by changing the
216 \setting{Use Morse Code Input} setting% 216 \setting{Use Morse Code Input} setting%
217 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IRIVER_H10_PAD% 217 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IRIVER_H10_PAD%
218 ,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD,SANSA_E200_PAD}% 218 ,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD,SANSA_E200_PAD,PBELL_VIBE500_PAD}%
219 { or by pressing \ActionKbdMorseInput{} in the virtual keyboard}% 219 { or by pressing \ActionKbdMorseInput{} in the virtual keyboard}%
220 . 220 .
221} 221}
@@ -269,7 +269,8 @@ example when renaming a file or creating a new directory.
269 \end{btnmap} 269 \end{btnmap}
270 \end{table} 270 \end{table}
271} 271}
272\opt{ONDIO_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IRIVER_H10_PAD,IAUDIO_X5_PAD,IAUDIO_M3_PAD}{ 272\opt{ONDIO_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IRIVER_H10_PAD,IAUDIO_X5_PAD,IAUDIO_M3_PAD
273 ,PBELL_VIBE500_PAD}{
273 \textbf{Picker area} 274 \textbf{Picker area}
274 \begin{table} 275 \begin{table}
275 \begin{btnmap}{}{} 276 \begin{btnmap}{}{}
@@ -288,6 +289,11 @@ example when renaming a file or creating a new directory.
288 \opt{HAVEREMOTEKEYMAP}{& } 289 \opt{HAVEREMOTEKEYMAP}{& }
289 & Insert the selected keyboard letter at the current line cursor position. \\ 290 & Insert the selected keyboard letter at the current line cursor position. \\
290 % 291 %
292 \opt{PBELL_VIBE500_PAD}{
293 \ActionKbdBackSpace
294 & Delete the character before the line cursor. \\
295 }
296 %
291 \ActionKbdDone 297 \ActionKbdDone
292 \opt{HAVEREMOTEKEYMAP}{& } 298 \opt{HAVEREMOTEKEYMAP}{& }
293 & Exit the virtual keyboard and save any changes. \\ 299 & Exit the virtual keyboard and save any changes. \\
@@ -297,7 +303,7 @@ example when renaming a file or creating a new directory.
297 & Exit the virtual keyboard without saving any changes. \\ 303 & Exit the virtual keyboard without saving any changes. \\
298 % 304 %
299 \opt{morse_input}{ 305 \opt{morse_input}{
300 \opt{IPOD_4G_PAD,IPOD_3G_PAD,IRIVER_H10_PAD}{ 306 \opt{IPOD_4G_PAD,IPOD_3G_PAD,IRIVER_H10_PAD,PBELL_VIBE500_PAD}{
301 \ActionKbdMorseInput 307 \ActionKbdMorseInput
302 \opt{HAVEREMOTEKEYMAP}{& } 308 \opt{HAVEREMOTEKEYMAP}{& }
303 & Toggle keyboard input mode and Morse code input mode. \\ 309 & Toggle keyboard input mode and Morse code input mode. \\