mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-09 13:12:37 -05:00
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
This commit is contained in:
parent
b6caf99e1f
commit
79a863b322
59 changed files with 52 additions and 43 deletions
|
|
@ -115,13 +115,13 @@ if you select Exit, so any unsaved changes will be lost.}
|
|||
& Quits Rockpaint immediately.\\
|
||||
}
|
||||
|
||||
\nopt{COWON_D2_PAD}{\ButtonLeft{} / \ButtonRight{} /}
|
||||
\opt{COWON_D2_PAD}{\TouchMidLeft{} / \TouchMidRight{} /}
|
||||
\nopt{IPOD_4G_PAD,IPOD_3G_PAD,IPOD_1G2G_PAD,IRIVER_H10_PAD,COWON_D2_PAD}
|
||||
\nopt{touchscreen}{\ButtonLeft{} / \ButtonRight{} /}
|
||||
\opt{touchscreen}{\TouchMidLeft{} / \TouchMidRight{} /}
|
||||
\nopt{IPOD_4G_PAD,IPOD_3G_PAD,IPOD_1G2G_PAD,IRIVER_H10_PAD,touchscreen}
|
||||
{\ButtonUp{} / \ButtonDown}
|
||||
\opt{IPOD_4G_PAD,IPOD_3G_PAD,IPOD_1G2G_PAD}{\ButtonMenu{} / \ButtonPlay}
|
||||
\opt{IRIVER_H10_PAD}{\ButtonScrollUp{} / \ButtonScrollDown}
|
||||
\opt{COWON_D2_PAD}{\TouchTopMiddle{} / \TouchBottomMiddle}
|
||||
\opt{touchscreen}{\TouchTopMiddle{} / \TouchBottomMiddle}
|
||||
\opt{HAVEREMOTEKEYMAP}{& }
|
||||
& Moves the cursor around.\\
|
||||
|
||||
|
|
@ -141,14 +141,14 @@ if you select Exit, so any unsaved changes will be lost.}
|
|||
\opt{GIGABEAT_PAD}{\ButtonA}
|
||||
\opt{IRIVER_H10_PAD}{\ButtonRew}
|
||||
\opt{GIGABEAT_S_PAD}{\ButtonPlay}
|
||||
\opt{COWON_D2_PAD}{\TouchBottomLeft}
|
||||
\opt{touchscreen}{\TouchBottomLeft}
|
||||
\opt{PBELL_VIBE500_PAD}{\ButtonOK}
|
||||
\opt{HAVEREMOTEKEYMAP}{& }
|
||||
& Displays the toolbar.\\
|
||||
|
||||
\nopt{IRIVER_H10_PAD,COWON_D2_PAD,PBELL_VIBE500_PAD}{\ButtonSelect}%
|
||||
\nopt{IRIVER_H10_PAD,touchscreen,PBELL_VIBE500_PAD}{\ButtonSelect}%
|
||||
\opt{IRIVER_H10_PAD}{\ButtonFF}%
|
||||
\opt{COWON_D2_PAD}{\TouchCenter}
|
||||
\opt{touchscreen}{\TouchCenter}
|
||||
\opt{PBELL_VIBE500_PAD}{\ButtonPlay}
|
||||
\opt{HAVEREMOTEKEYMAP}{& }
|
||||
& Toggles the brush and selects objects.\\
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue