From 79a863b322e9a86c67223f4d1c8a9731cb7ae277 Mon Sep 17 00:00:00 2001 From: Marianne Arnold Date: Sun, 4 Jul 2010 13:52:22 +0000 Subject: Replace COWON_D2_PAD with 'touchscreen' in manual button tables and text where appropriate - places where a touch area is meant and hence valid for all touchscreen devices. Makes the Onda VX777 manual build correctly. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27282 a1c6a512-1295-4272-9138-f99709370657 --- manual/plugins/pictureflow.tex | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) (limited to 'manual/plugins/pictureflow.tex') diff --git a/manual/plugins/pictureflow.tex b/manual/plugins/pictureflow.tex index 4819cc31c1..e141baeb3b 100644 --- a/manual/plugins/pictureflow.tex +++ b/manual/plugins/pictureflow.tex @@ -36,7 +36,8 @@ aware: % only scroll wheel and `strip' targets use the same action in album and track list \nopt{scrollwheel,IRIVER_H10_PAD,PBELL_VIBE500_PAD}{% % currently the M3 does not use buttons of the main unit which has no display - \nopt{IAUDIO_M3_PAD,COWON_D2_PAD}{\ButtonLeft{} / \ButtonRight} + \nopt{IAUDIO_M3_PAD,touchscreen}{\ButtonLeft{} / \ButtonRight} + \opt{touchscreen}{\TouchMidLeft{} / \TouchMidRight} & \opt{HAVEREMOTEKEYMAP}{ \opt{IAUDIO_M3_PAD,GIGABEAT_RC_PAD}{\ActionRCStdPrev{} / \ActionRCStdNext} @@ -56,12 +57,12 @@ aware: } \nopt{IAUDIO_M3_PAD}{% - \nopt{ONDIO_PAD,IRIVER_H10_PAD,RECORDER_PAD,COWON_D2_PAD,PBELL_VIBE500_PAD} + \nopt{ONDIO_PAD,IRIVER_H10_PAD,RECORDER_PAD,touchscreen,PBELL_VIBE500_PAD} {\ButtonSelect} \opt{ONDIO_PAD}{\ButtonUp} \opt{IRIVER_H10_PAD,PBELL_VIBE500_PAD}{\ButtonRight} \opt{RECORDER_PAD}{\ButtonOn} - \opt{COWON_D2_PAD}{\TouchCenter} + \opt{touchscreen}{\TouchCenter} } & \opt{HAVEREMOTEKEYMAP}{ @@ -80,8 +81,10 @@ aware: \\ } - \nopt{IAUDIO_M3_PAD,COWON_D2_PAD}{\ButtonLeft} - \opt{COWON_D2_PAD}{\ButtonPower{} or \TouchBottomRight} + \nopt{IAUDIO_M3_PAD,touchscreen}{\ButtonLeft} + \opt{touchscreen}{ + \opt{COWON_D2_PAD}{\ButtonPower{} or} + \TouchBottomRight} & \opt{HAVEREMOTEKEYMAP}{ \opt{IAUDIO_M3_PAD,GIGABEAT_RC_PAD}{\ActionRCStdCancel} @@ -101,10 +104,13 @@ aware: \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,RECORDER_PAD,ONDIO_PAD}{\ButtonOff} \opt{IAUDIO_X5_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,SANSA_E200_PAD% ,MROBE100_PAD}{\ButtonPower} - \opt{SANSA_C200_PAD,IRIVER_H10_PAD,COWON_D2_PAD}{Long \ButtonPower} + \opt{SANSA_C200_PAD,IRIVER_H10_PAD}{Long \ButtonPower} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{Long \ButtonMenu} \opt{SANSA_FUZE_PAD}{Long \ButtonHome} \opt{PBELL_VIBE500_PAD}{\ButtonRec} + \opt{touchscreen}{ + \opt{COWON_D2_PAD}{Long \ButtonPower{} or} + \TouchBottomRight{} (in album view)} } & \opt{HAVEREMOTEKEYMAP}{ -- cgit v1.2.3