summaryrefslogtreecommitdiff
path: root/manual/rockbox_interface/hotkeys.tex
diff options
context:
space:
mode:
authorJeffrey Goode <jeffg7@gmail.com>2010-05-09 02:02:51 +0000
committerJeffrey Goode <jeffg7@gmail.com>2010-05-09 02:02:51 +0000
commit1ad76ff25be3f86b9467fc6f4171dbf6895b419c (patch)
treee679a66806c1a89343a29324dd2a6bc860d4a86d /manual/rockbox_interface/hotkeys.tex
parent8d3553489f1dd44b9dd3b7493489e9ec03f387be (diff)
downloadrockbox-1ad76ff25be3f86b9467fc6f4171dbf6895b419c.tar.gz
rockbox-1ad76ff25be3f86b9467fc6f4171dbf6895b419c.zip
FS#11250: Hotkey setting method changed to menu item vs button pres in context menu. Manuals updated to match.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25905 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/rockbox_interface/hotkeys.tex')
-rw-r--r--manual/rockbox_interface/hotkeys.tex32
1 files changed, 12 insertions, 20 deletions
diff --git a/manual/rockbox_interface/hotkeys.tex b/manual/rockbox_interface/hotkeys.tex
index b1d1f23f0d..56dafa9589 100644
--- a/manual/rockbox_interface/hotkeys.tex
+++ b/manual/rockbox_interface/hotkeys.tex
@@ -1,26 +1,18 @@
1% $Id$ % 1% $Id$ %
2\opt{hotkey}{ 2\opt{hotkey}{
3 \section{\label{ref:Hotkeys}Hotkeys} 3 \section{\label{ref:Hotkeys}Hotkeys}
4 Hotkeys are user-assignable shortcut keys to functions within the 4 Hotkeys are shortcut keys for use in the \setting{File Browser}
5 \setting{File Browser} and \setting{WPS} context menus. To use one, 5 and \setting{WPS} screens. To use one, press \ActionWpsHotkey{}
6 press \ActionWpsHotkey{} within the \setting{File Browser} or 6 within the \setting{File Browser} or \setting{WPS} screens.
7 \setting{WPS} screens. The assigned function will launch with 7 The assigned function will launch with reference to the current
8 reference to the current file or directory, if applicable. Each 8 file or directory, if applicable. Each screen has its own
9 screen has its own assignment. If there is no assignment for 9 assignment. If there is no assignment for a given screen,
10 a given screen, the message ``No Hotkey Set'' appears briefly. 10 the hotkey is ignored.
11 11
12 There is no default assignment for the File Browser hotkey, but the WPS 12 The default assignment for the File Browser hotkey is
13 hotkey defaults to ``View Playlist''. 13 \setting{Off}, but the WPS hotkey defaults to
14 \setting{View Playlist}.
14 15
15 To change the assignment of a hotkey, go into the associated 16 The hotkey assignments are changed in the Hotkey menu (see
16 context menu from the File Browser or WPS screen by pressing 17 \reference{ref:HotkeySettings}) under \setting{General Settings}.
17 \ActionWpsContext, then highlighting the function you wish to assign.
18 Press the hotkey (\ActionWpsHotkey) and if the function you've chosen
19 is assignable a confirmation dialog screen will appear. Press
20 \ActionYesNoAccept{} to confirm the assignment or anything else to reject
21 it. If accepted, you'll see a short message confirming your choice.
22
23 You can view the current assignments and reset to the default assignments
24 from the Hotkey menu under \setting{General Settings}. See
25 \reference{ref:HotkeySettings} for details.
26} 18}