From b02123d349cb7ec914633b4233d6838dfe5a9b46 Mon Sep 17 00:00:00 2001 From: Dana Conrad Date: Tue, 5 Apr 2022 21:59:37 -0500 Subject: Manual: Add Eros Q Native Here is the PDF this patchset produces: https://www.dropbox.com/s/v1uz8p2fsgsz1ng/rockbox-erosqnative-923dabb5cd-220409.pdf?dl=0 Change-Id: I27554cb65a6498a6ccb714d4f93f25264b516e99 --- manual/rockbox_interface/wps.tex | 30 ++++++++++++++++-------------- 1 file changed, 16 insertions(+), 14 deletions(-) (limited to 'manual/rockbox_interface/wps.tex') diff --git a/manual/rockbox_interface/wps.tex b/manual/rockbox_interface/wps.tex index 16ea9407dd..7623f89146 100644 --- a/manual/rockbox_interface/wps.tex +++ b/manual/rockbox_interface/wps.tex @@ -81,7 +81,7 @@ your WPS (While Playing Screen). % software hold targets \nopt{hold_button}{% \opt{SANSA_CLIP_PAD}{\ButtonHome+\ButtonSelect} - \opt{SANSA_FUZEPLUS_PAD}{\ButtonPower} + \opt{SANSA_FUZEPLUS_PAD,AIGO_EROSQ_PAD}{\ButtonPower} & Key lock (software hold switch) on/off.\\ }% % We explicitly list all the appropriate targets here and do no condition @@ -112,21 +112,23 @@ your WPS (While Playing Screen). \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 - \opt{HAVEREMOTEKEYMAP}{ - & + \nopt{erosqnative}{ + Short \ActionWpsSkipNext{} + Long \ActionWpsSkipNext + \opt{HAVEREMOTEKEYMAP}{ + & \opt{IRIVER_RC_H100_PAD}{\ActionRCWpsAbSetBNextDir{} or} - Short \ActionRCWpsSkipNext{} + Long \ActionRCWpsSkipNext} - & Skip to the next directory.\\ - % - \opt{ab_repeat_buttons}{% - \ActionWpsAbSetAPrevDir{} or }% - Short \ActionWpsSkipPrev{} + Long \ActionWpsSkipPrev - \opt{HAVEREMOTEKEYMAP}{ - & + Short \ActionRCWpsSkipNext{} + Long \ActionRCWpsSkipNext} + & Skip to the next directory.\\ + % + \opt{ab_repeat_buttons}{% + \ActionWpsAbSetAPrevDir{} or }% + Short \ActionWpsSkipPrev{} + Long \ActionWpsSkipPrev + \opt{HAVEREMOTEKEYMAP}{ + & \opt{IRIVER_RC_H100_PAD}{\ActionRCWpsAbSetAPrevDir{} or} - Short \ActionRCWpsSkipPrev{} + Long \ActionRCWpsSkipPrev} - & Skip to the previous directory.\\ + Short \ActionRCWpsSkipPrev{} + Long \ActionRCWpsSkipPrev} + & Skip to the previous directory.\\ + } % \opt{SANSA_E200_PAD,SANSA_C200_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{ \ActionStdRec -- cgit v1.2.3