summaryrefslogtreecommitdiff
path: root/manual/appendix
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/appendix
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/appendix')
-rw-r--r--manual/appendix/config_file_options.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/manual/appendix/config_file_options.tex b/manual/appendix/config_file_options.tex
index 65b024a924..f98f24e788 100644
--- a/manual/appendix/config_file_options.tex
+++ b/manual/appendix/config_file_options.tex
@@ -126,8 +126,8 @@
126 \opt{hotkey}{ 126 \opt{hotkey}{
127 hotkey wps & off, view playlist, show track info, 127 hotkey wps & off, view playlist, show track info,
128 pitchscreen, open with, delete & N/A\\ 128 pitchscreen, open with, delete & N/A\\
129 hotkey tree & off, open with, delete, insert, 129 \nopt{touchscreen}{hotkey tree & off, open with, delete, insert,
130 insert shuffled & N/A\\ 130 insert shuffled & N/A\\}
131 } 131 }
132 sort files & alpha, oldest, newest, type & N/A\\ 132 sort files & alpha, oldest, newest, type & N/A\\
133 sort dirs & alpha, oldest, newest & N/A\\ 133 sort dirs & alpha, oldest, newest & N/A\\