summaryrefslogtreecommitdiff
path: root/manual/configure_rockbox
diff options
context:
space:
mode:
authorAlex Parker <rockbox@aeparker.com>2010-06-14 20:15:56 +0000
committerAlex Parker <rockbox@aeparker.com>2010-06-14 20:15:56 +0000
commit7a72a291cbba5fb727a76966ffc72920427b71b3 (patch)
treeaa953103d910c22d6dd53f405a1d34400bfef3b1 /manual/configure_rockbox
parentcf985f038107b9431bbbf025263d96e54fecfa46 (diff)
downloadrockbox-7a72a291cbba5fb727a76966ffc72920427b71b3.tar.gz
rockbox-7a72a291cbba5fb727a76966ffc72920427b71b3.zip
Add WPS hotkey for the D2, and make the tree hotkey only valid for non-touchscreen targets. This will have to be revisited if we gain touchscreen targets with tree hotkey capabilities.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26848 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/configure_rockbox')
-rwxr-xr-xmanual/configure_rockbox/hotkey_settings.tex15
1 files changed, 8 insertions, 7 deletions
diff --git a/manual/configure_rockbox/hotkey_settings.tex b/manual/configure_rockbox/hotkey_settings.tex
index b38d72471d..34432764d8 100755
--- a/manual/configure_rockbox/hotkey_settings.tex
+++ b/manual/configure_rockbox/hotkey_settings.tex
@@ -3,12 +3,13 @@
3\section{\label{ref:HotkeySettings}Hotkey} 3\section{\label{ref:HotkeySettings}Hotkey}
4 4
5 \begin{description} 5 \begin{description}
6 \item[WPS Hotkey.] 6 \item[WPS Hotkey.] \opt{touchscreen}{This options sets the hotkey function for
7 \item[File Browser Hotkey.] 7 the WPS screen (see \reference{ref:Hotkeys}). The
8 These options set the hotkey function for their respective screens 8 default is \setting{View Playlist}.}
9 (see \reference{ref:Hotkeys}). The default for the WPS screen is 9 \nopt{touchscreen}{\item[File Browser Hotkey.]}
10 \setting{View Playlist}. The File Browser default is \setting{Off}. 10 \end{description}
11
12 \end{description}
13 11
12 \nopt{touchscreen}{These options set the hotkey function for their respective
13 screens (see \reference{ref:Hotkeys}). The default for the WPS screen is
14 \setting{View Playlist}. The File Browser default is \setting{Off}.}
14} 15}