diff options
| author | Alex Parker <rockbox@aeparker.com> | 2010-06-14 20:15:56 +0000 |
|---|---|---|
| committer | Alex Parker <rockbox@aeparker.com> | 2010-06-14 20:15:56 +0000 |
| commit | 7a72a291cbba5fb727a76966ffc72920427b71b3 (patch) | |
| tree | aa953103d910c22d6dd53f405a1d34400bfef3b1 /manual/appendix | |
| parent | cf985f038107b9431bbbf025263d96e54fecfa46 (diff) | |
| download | rockbox-7a72a291cbba5fb727a76966ffc72920427b71b3.zip rockbox-7a72a291cbba5fb727a76966ffc72920427b71b3.tar.gz rockbox-7a72a291cbba5fb727a76966ffc72920427b71b3.tar.bz2 rockbox-7a72a291cbba5fb727a76966ffc72920427b71b3.tar.xz | |
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.tex | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/manual/appendix/config_file_options.tex b/manual/appendix/config_file_options.tex index 65b024a..f98f24e 100644 --- a/manual/appendix/config_file_options.tex +++ b/manual/appendix/config_file_options.tex @@ -126,8 +126,8 @@ \opt{hotkey}{ hotkey wps & off, view playlist, show track info, pitchscreen, open with, delete & N/A\\ - hotkey tree & off, open with, delete, insert, - insert shuffled & N/A\\ + \nopt{touchscreen}{hotkey tree & off, open with, delete, insert, + insert shuffled & N/A\\} } sort files & alpha, oldest, newest, type & N/A\\ sort dirs & alpha, oldest, newest & N/A\\ |