From 45fc5e3aade9a47727b8caacf75958f9ee527167 Mon Sep 17 00:00:00 2001 From: Rafaël Carré Date: Sun, 18 Jul 2010 18:43:08 +0000 Subject: Add a 'ab_repeat_buttons' feature Use it in the manual instead of a built in list of models Sort all features which aren't used in apps/lang/* Fix FS#11379 git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27485 a1c6a512-1295-4272-9138-f99709370657 --- manual/rockbox_interface/wps.tex | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'manual/rockbox_interface/wps.tex') diff --git a/manual/rockbox_interface/wps.tex b/manual/rockbox_interface/wps.tex index cdfde8d3fc..a8063481a5 100644 --- a/manual/rockbox_interface/wps.tex +++ b/manual/rockbox_interface/wps.tex @@ -144,8 +144,7 @@ your WPS (While Playing Screen). \ActionWpsHotkey \opt{HAVEREMOTEKEYMAP}{& } & Activate the \setting{Hotkey} function (see \reference{ref:Hotkeys}).\\ } - \opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IRIVER_H10_PAD,MROBE100_PAD% - ,GIGABEAT_PAD,GIGABEAT_S_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{% + \opt{ab_repeat_buttons}{ \ActionWpsAbSetBNextDir{} or }% % not all targets have the above action defined but the one below works on all Short \ActionWpsSkipNext{} + Long \ActionWpsSkipNext @@ -155,8 +154,7 @@ your WPS (While Playing Screen). Short \ActionRCWpsSkipNext{} + Long \ActionRCWpsSkipNext} & Skip to the next directory.\\ % - \opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IRIVER_H10_PAD% - ,MROBE100_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{% + \opt{ab_repeat_buttons}{ \ActionWpsAbSetAPrevDir{} or }% Short \ActionWpsSkipPrev{} + Long \ActionWpsSkipPrev \opt{HAVEREMOTEKEYMAP}{ -- cgit v1.2.3