summaryrefslogtreecommitdiff
path: root/manual/configure_rockbox
diff options
context:
space:
mode:
authorJeffrey Goode <jeffg7@gmail.com>2010-04-02 23:37:07 +0000
committerJeffrey Goode <jeffg7@gmail.com>2010-04-02 23:37:07 +0000
commit6a55b2307d253a520ed873f8368760ca2b69c8f5 (patch)
treee1ca0f3e4b0582e8e3ddb8df8f638f6f0ff4fb56 /manual/configure_rockbox
parent1cc1f4ee77e2778a0cdde199689980fc3b8167fc (diff)
downloadrockbox-6a55b2307d253a520ed873f8368760ca2b69c8f5.tar.gz
rockbox-6a55b2307d253a520ed873f8368760ca2b69c8f5.zip
Manual update for hotkeys
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25443 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/configure_rockbox')
-rwxr-xr-xmanual/configure_rockbox/hotkey_settings.tex17
-rw-r--r--manual/configure_rockbox/main.tex1
2 files changed, 18 insertions, 0 deletions
diff --git a/manual/configure_rockbox/hotkey_settings.tex b/manual/configure_rockbox/hotkey_settings.tex
new file mode 100755
index 0000000000..eac606716f
--- /dev/null
+++ b/manual/configure_rockbox/hotkey_settings.tex
@@ -0,0 +1,17 @@
1% $Id: hotkey_settings.tex 16765 2008-03-23 22:07:09Z nls $ %
2\opt{hotkey}{
3\section{\label{ref:HotkeySettings}Hotkey}
4
5 \begin{description}
6 \item[View Hotkey Settings.]
7 This option brings up a screen listing the current assignment associated
8 with each hotkey.
9
10 \item[Reset Settings.]
11 This option sets all hotkeys to their default assignments. The default
12 for the WPS screen is View Playlist. The File Browser hotkey has no
13 default assignment.
14
15 \end{description}
16
17}
diff --git a/manual/configure_rockbox/main.tex b/manual/configure_rockbox/main.tex
index 5412d77ccc..ef26c7c23f 100644
--- a/manual/configure_rockbox/main.tex
+++ b/manual/configure_rockbox/main.tex
@@ -17,6 +17,7 @@
17 \input{configure_rockbox/bookmarking.tex} 17 \input{configure_rockbox/bookmarking.tex}
18 \input{configure_rockbox/language.tex} 18 \input{configure_rockbox/language.tex}
19 \input{configure_rockbox/voice.tex} 19 \input{configure_rockbox/voice.tex}
20 \input{configure_rockbox/hotkey_settings.tex}
20 21
21\chapter{Theme Settings} 22\chapter{Theme Settings}
22\label{ref:configure_rockbox_themes} 23\label{ref:configure_rockbox_themes}