summaryrefslogtreecommitdiffstats
path: root/manual/rockbox_interface/hotkeys.tex
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/rockbox_interface/hotkeys.tex
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/rockbox_interface/hotkeys.tex')
-rwxr-xr-xmanual/rockbox_interface/hotkeys.tex26
1 files changed, 26 insertions, 0 deletions
diff --git a/manual/rockbox_interface/hotkeys.tex b/manual/rockbox_interface/hotkeys.tex
new file mode 100755
index 0000000000..262356f2be
--- /dev/null
+++ b/manual/rockbox_interface/hotkeys.tex
@@ -0,0 +1,26 @@
+% $Id: hotkeys.tex 24792 2010-02-20 19:06:44Z kugel $ %
+\opt{hotkey}{
+ \section{\label{ref:Hotkeys}Hotkeys}
+ Hotkeys are user-assignable shortcut keys to functions within the
+ \setting{File Browser} and \setting{WPS Context Menus}. To use one,
+ press \ActionWpsHotkey within the \setting{File Browser} or
+ \setting{WPS} screens. The assigned function will launch with
+ reference to the current file or directory, if applicable. Each
+ screen has its own assignment. If there is no assignment for
+ a given screen, the message "No Hotkey Set" appears briefly.
+
+ There is no default assignment for the File Browser hotkey, but the WPS
+ hotkey defaults to View Playlist.
+
+ To change the assignment of a hotkey, go into the associated
+ \setting{Context Menu} from the File Browser or WPS screen by pressing
+ \ActionWpsContext, then highlighting the function you wish to assign.
+ Press the hotkey (\ActionWpsHotkey) and if the function you've chosen
+ is assignable a confirmation dialog screen will appear. Press
+ \ActionYesNoAccept to confirm the assignment or anything else to reject
+ it. If accepted, you'll see a short message confirming your choice.
+
+ You can view the current assignments and reset to the default assignments
+ from the Hotkey menu under General Settings. See \reference{ref:HotkeySettings}
+ for details.
+}