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/text_viewer.tex | 22 +++++++++++++--------- 1 file changed, 13 insertions(+), 9 deletions(-) (limited to 'manual/plugins/text_viewer.tex') diff --git a/manual/plugins/text_viewer.tex b/manual/plugins/text_viewer.tex index b4fe55e96c..0ae6b71fef 100644 --- a/manual/plugins/text_viewer.tex +++ b/manual/plugins/text_viewer.tex @@ -16,7 +16,8 @@ by using \emph{Open with} from the \emph{Context Menu} \opt{IRIVER_H10_PAD}{\ButtonScrollUp} \opt{SANSA_C200_PAD,SANSA_CLIP_PAD}{\ButtonVolUp} \opt{GIGABEAT_S_PAD}{\ButtonPrev} - \opt{COWON_D2_PAD}{\ButtonMinus{} / \TouchTopMiddle} + \opt{COWON_D2_PAD}{\ButtonMinus{} / }% + \opt{touchscreen}{\TouchTopMiddle} \opt{PBELL_VIBE500_PAD}{\ButtonOK} \opt{HAVEREMOTEKEYMAP}{& \opt{IAUDIO_M3_PAD}{\ButtonRCUp} @@ -30,7 +31,8 @@ by using \emph{Open with} from the \emph{Context Menu} \opt{IRIVER_H10_PAD}{\ButtonScrollDown} \opt{SANSA_C200_PAD,SANSA_CLIP_PAD}{\ButtonVolDown} \opt{GIGABEAT_S_PAD}{\ButtonNext} - \opt{COWON_D2_PAD}{\ButtonPlus{} / \TouchBottomMiddle} + \opt{COWON_D2_PAD}{\ButtonPlus{} / }% + \opt{touchscreen}{\TouchBottomMiddle} \opt{PBELL_VIBE500_PAD}{\ButtonCancel} \opt{HAVEREMOTEKEYMAP}{& \opt{IAUDIO_M3_PAD}{\ButtonRCDown} @@ -39,8 +41,8 @@ by using \emph{Open with} from the \emph{Context Menu} \opt{PLAYER_PAD}{\ButtonMenu+\ButtonLeft} \opt{GIGABEAT_S_PAD}{\ButtonPlay+\ButtonLeft} - \opt{COWON_D2_PAD}{\TouchMidLeft} - \nopt{PLAYER_PAD,GIGABEAT_S_PAD,COWON_D2_PAD,IAUDIO_M3_PAD}{\ButtonLeft} + \opt{touchscreen}{\TouchMidLeft} + \nopt{PLAYER_PAD,GIGABEAT_S_PAD,touchscreen,IAUDIO_M3_PAD}{\ButtonLeft} \opt{HAVEREMOTEKEYMAP}{& \opt{IAUDIO_M3_PAD}{\ButtonRCLeft} } @@ -49,8 +51,8 @@ by using \emph{Open with} from the \emph{Context Menu} \opt{PLAYER_PAD}{\ButtonMenu+\ButtonRight} \opt{GIGABEAT_S_PAD}{\ButtonPlay+\ButtonRight} - \opt{COWON_D2_PAD}{\TouchMidRight} - \nopt{PLAYER_PAD,GIGABEAT_S_PAD,COWON_D2_PAD,IAUDIO_M3_PAD}{\ButtonRight} + \opt{touchscreen}{\TouchMidRight} + \nopt{PLAYER_PAD,GIGABEAT_S_PAD,touchscreen,IAUDIO_M3_PAD}{\ButtonRight} \opt{HAVEREMOTEKEYMAP}{& \opt{IAUDIO_M3_PAD}{\ButtonRCRight} } @@ -104,7 +106,7 @@ by using \emph{Open with} from the \emph{Context Menu} \opt{SANSA_CLIP_PAD}{\ButtonHome} \opt{SANSA_FUZE_PAD}{\ButtonDown+\ButtonSelect} \opt{MROBE100_PAD}{\ButtonDisplay} - \opt{COWON_D2_PAD}{\TouchCenter} + \opt{touchscreen}{\TouchCenter} \opt{HAVEREMOTEKEYMAP}{& \opt{IAUDIO_M3_PAD}{\ButtonRCMode} } @@ -134,7 +136,8 @@ by using \emph{Open with} from the \emph{Context Menu} \opt{IAUDIO_X5_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,SANSA_E200_PAD}{\ButtonSelect} \opt{SANSA_FUZE_PAD}{Long \ButtonSelect} \opt{IRIVER_H10_PAD}{\ButtonRew} - \opt{COWON_D2_PAD}{\ButtonMenu{} / \TouchTopRight} + \opt{COWON_D2_PAD}{\ButtonMenu{} / }% + \opt{touchscreen}{\TouchTopRight} \opt{HAVEREMOTEKEYMAP}{& \opt{IAUDIO_M3_PAD}{\ButtonRCPlay} } @@ -147,7 +150,8 @@ by using \emph{Open with} from the \emph{Context Menu} ,GIGABEAT_PAD,MROBE100_PAD}{\ButtonPower} \opt{SANSA_FUZE_PAD}{Long \ButtonHome} \opt{GIGABEAT_S_PAD}{\ButtonBack} - \opt{COWON_D2_PAD}{\ButtonPower{} / \TouchTopLeft} + \opt{COWON_D2_PAD}{\ButtonPower{} / }% + \opt{touchscreen}{\TouchTopLeft} \opt{IAUDIO_M3_PAD,PBELL_VIBE500_PAD}{\ButtonRec} \opt{HAVEREMOTEKEYMAP}{& \opt{IAUDIO_M3_PAD}{\ButtonRCRec} -- cgit v1.2.3