diff options
author | Alexander Levin <al.le@rockbox.org> | 2010-04-03 14:20:49 +0000 |
---|---|---|
committer | Alexander Levin <al.le@rockbox.org> | 2010-04-03 14:20:49 +0000 |
commit | 15e6d79f386a486ba3c3088b92edcd1ff734e88d (patch) | |
tree | 8ce8dc26f6b556d6532e86753ff132e1ca2dffde /manual/rockbox_interface | |
parent | c4c45b3f9e0caf149a0ca34d18211965a2476ce6 (diff) |
Small cosmetic changes to the hotkey description
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25453 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/rockbox_interface')
-rw-r--r-- | manual/rockbox_interface/hotkeys.tex | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/manual/rockbox_interface/hotkeys.tex b/manual/rockbox_interface/hotkeys.tex index 57a9d0794f..b842c1a338 100644 --- a/manual/rockbox_interface/hotkeys.tex +++ b/manual/rockbox_interface/hotkeys.tex @@ -2,25 +2,25 @@ \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{File Browser} and \setting{WPS}. 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. + 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. + 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 + 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 + \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. + from the Hotkey menu under \setting{General Settings}. See + \reference{ref:HotkeySettings} for details. } |