From 4641d86c466a1a8bc620e8ce273d8b3abdd2acef Mon Sep 17 00:00:00 2001 From: Solomon Peachy Date: Sat, 21 Nov 2020 19:55:47 -0500 Subject: xduoox3: Fix a few issues with the manual Change-Id: I5055fc280170686f4f0bb1f298d66fb362a5d963 --- manual/platform/keymap-xduoox3.tex | 1 + manual/plugins/pegbox.tex | 6 +++--- manual/plugins/wormlet.tex | 8 ++++---- 3 files changed, 8 insertions(+), 7 deletions(-) diff --git a/manual/platform/keymap-xduoox3.tex b/manual/platform/keymap-xduoox3.tex index 6cc0978e4a..d99a605c12 100644 --- a/manual/platform/keymap-xduoox3.tex +++ b/manual/platform/keymap-xduoox3.tex @@ -9,6 +9,7 @@ \newcommand{\ButtonVolDown}{\btnfnt{Volume Down}} \newcommand{\ButtonVolUp}{\btnfnt{Volume Up}} \newcommand{\ButtonLock}{\btnfnt{Lock}} +\newcommand{\ButtonHold}{\btnfnt{Hold Switch}} %Button actions, standard context \newcommand{\ActionStdPrev}{\ButtonPrev} diff --git a/manual/plugins/pegbox.tex b/manual/plugins/pegbox.tex index d5341a12ac..59e6fef73f 100644 --- a/manual/plugins/pegbox.tex +++ b/manual/plugins/pegbox.tex @@ -2,7 +2,7 @@ \subsection{Pegbox} \screenshot{plugins/images/ss-pegbox}{pegbox}{img:pegbox} To beat each level, you must destroy all of the pegs. If two like pegs are -pushed into each other they disappear except for triangles which form a solid +pushed into each other they disappear except for triangles which form a solid block and crosses which allow you to choose a replacement block. \begin{btnmap} @@ -15,7 +15,7 @@ block and crosses which allow you to choose a replacement block. \opt{touchscreen}{\TouchTopMiddle, \TouchBottomMiddle, }% \opt{XDUOO_X3_PAD}{\ButtonPrev, \ButtonNext,}% % - \nopt{touchscreen,MPIO_HD200_PAD,MPIO_HD300_PAD,IAUDIO_M3_PAD}{\ButtonLeft, \ButtonRight} + \nopt{touchscreen,MPIO_HD200_PAD,MPIO_HD300_PAD,IAUDIO_M3_PAD,XDUOO_X3_PAD}{\ButtonLeft, \ButtonRight} \opt{MPIO_HD200_PAD}{\ButtonVolDown, \ButtonVolUp} \opt{MPIO_HD300_PAD}{\ButtonRew, \ButtonFF} \opt{touchscreen}{\TouchMidLeft, \TouchMidRight} @@ -28,7 +28,7 @@ block and crosses which allow you to choose a replacement block. \nopt{IPOD_4G_PAD,IPOD_3G_PAD,IRIVER_H10_PAD% ,PBELL_VIBE500_PAD,touchscreen,IAUDIO_M3_PAD,MPIO_HD200_PAD% - ,MPIO_HD300_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonSelect} + ,MPIO_HD300_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD,XDUOO_X3_PAD}{\ButtonSelect} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect{} + \ButtonRight} \opt{IRIVER_H10_PAD,PBELL_VIBE500_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD,XDUOO_X3_PAD}{\ButtonPlay} \opt{MPIO_HD200_PAD}{\ButtonFunc} diff --git a/manual/plugins/wormlet.tex b/manual/plugins/wormlet.tex index 8041352d34..cf81f58cb1 100644 --- a/manual/plugins/wormlet.tex +++ b/manual/plugins/wormlet.tex @@ -53,7 +53,7 @@ Game controls:} \nopt{MULTIPLAYER_PAD}{ \begin{btnmap} - \nopt{MPIO_HD200_PAD,MPIO_HD300_PAD,touchscreen}{\ButtonLeft} + \nopt{MPIO_HD200_PAD,MPIO_HD300_PAD,XDUOO_X3_PAD,touchscreen}{\ButtonLeft} \opt{MPIO_HD200_PAD}{\ButtonVolDown} \opt{MPIO_HD300_PAD}{\ButtonRew} \opt{XDUOO_X3_PAD}{\ButtonPrev} @@ -64,7 +64,7 @@ Game controls:} Turn left \\ - \nopt{MPIO_HD200_PAD,MPIO_HD300_PAD,touchscreen}{\ButtonRight} + \nopt{MPIO_HD200_PAD,MPIO_HD300_PAD,XDUOO_X3_PAD,touchscreen}{\ButtonRight} \opt{MPIO_HD200_PAD}{\ButtonVolUp} \opt{MPIO_HD300_PAD}{\ButtonFF} \opt{XDUOO_X3_PAD}{\ButtonNext} @@ -76,7 +76,7 @@ Game controls:} \\ \nopt{IPOD_3G_PAD,IPOD_4G_PAD,IRIVER_H10_PAD,MPIO_HD200_PAD% - ,MPIO_HD300_PAD,touchscreen}{\ButtonUp} + ,MPIO_HD300_PAD,XDUOO_X3_PAD,touchscreen}{\ButtonUp} \opt{IPOD_3G_PAD,IPOD_4G_PAD}{\ButtonMenu} \opt{IRIVER_H10_PAD}{\ButtonScrollUp} \opt{MPIO_HD200_PAD}{\ButtonRew} @@ -90,7 +90,7 @@ Game controls:} \\ \nopt{IPOD_3G_PAD,IPOD_4G_PAD,IRIVER_H10_PAD,MPIO_HD200_PAD% - ,MPIO_HD300_PAD,touchscreen}{\ButtonDown} + ,MPIO_HD300_PAD,XDUOO_X3_PAD,touchscreen}{\ButtonDown} \opt{IPOD_3G_PAD,IPOD_4G_PAD}{\ButtonPlay} \opt{IRIVER_H10_PAD}{\ButtonScrollDown} \opt{MPIO_HD200_PAD}{\ButtonFF} -- cgit v1.2.3