From 7a72a291cbba5fb727a76966ffc72920427b71b3 Mon Sep 17 00:00:00 2001 From: Alex Parker Date: Mon, 14 Jun 2010 20:15:56 +0000 Subject: 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 --- manual/rockbox_interface/browsing_and_playing.tex | 4 ++-- manual/rockbox_interface/hotkeys.tex | 17 +++++++++-------- 2 files changed, 11 insertions(+), 10 deletions(-) (limited to 'manual/rockbox_interface') diff --git a/manual/rockbox_interface/browsing_and_playing.tex b/manual/rockbox_interface/browsing_and_playing.tex index b5d19cb844..286fc7ad23 100644 --- a/manual/rockbox_interface/browsing_and_playing.tex +++ b/manual/rockbox_interface/browsing_and_playing.tex @@ -107,7 +107,7 @@ the \setting{Show Files} setting to all. \ActionStdRec & Switch to the \setting{Recording Screen}.\\ % } - \opt{hotkey}{ + \nopt{cowond2}{\opt{hotkey}{ \ActionTreeHotkey & \opt{HAVEREMOTEKEYMAP}{ @@ -115,7 +115,7 @@ the \setting{Show Files} setting to all. Activate the \setting{Hotkey} function (see \reference{ref:Hotkeys}). \\ - } + }} \end{btnmap} \opt{RECORDER_PAD}{ diff --git a/manual/rockbox_interface/hotkeys.tex b/manual/rockbox_interface/hotkeys.tex index 56dafa9589..ec12bd00ca 100644 --- a/manual/rockbox_interface/hotkeys.tex +++ b/manual/rockbox_interface/hotkeys.tex @@ -1,16 +1,17 @@ % $Id$ % \opt{hotkey}{ \section{\label{ref:Hotkeys}Hotkeys} - Hotkeys are shortcut keys for use in the \setting{File Browser} - and \setting{WPS} screens. 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, + Hotkeys are shortcut keys for use in the \nopt{touchscreen}{\setting{File Browser} + and }\setting{WPS} screen. To use one, press + \nopt{touchscreen}{\ActionTreeHotkey{} within the \setting{File Browser} or} + \ActionWpsHotkey{} within the \setting{WPS} + screen.\nopt{touchscreen}{ 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 hotkey is ignored. - The default assignment for the File Browser hotkey is - \setting{Off}, but the WPS hotkey defaults to + The default assignment for the \nopt{touchscreen}{File Browser hotkey is + \setting{Off}, while the default for the }WPS hotkey is \setting{View Playlist}. The hotkey assignments are changed in the Hotkey menu (see -- cgit v1.2.3