diff options
Diffstat (limited to 'manual/plugins/wormlet.tex')
-rw-r--r-- | manual/plugins/wormlet.tex | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/manual/plugins/wormlet.tex b/manual/plugins/wormlet.tex index 0205605816..8041352d34 100644 --- a/manual/plugins/wormlet.tex +++ b/manual/plugins/wormlet.tex @@ -56,6 +56,7 @@ Game controls:} \nopt{MPIO_HD200_PAD,MPIO_HD300_PAD,touchscreen}{\ButtonLeft} \opt{MPIO_HD200_PAD}{\ButtonVolDown} \opt{MPIO_HD300_PAD}{\ButtonRew} + \opt{XDUOO_X3_PAD}{\ButtonPrev} \opt{touchscreen}{\TouchMidLeft} & \opt{HAVEREMOTEKEYMAP}{ @@ -66,6 +67,7 @@ Game controls:} \nopt{MPIO_HD200_PAD,MPIO_HD300_PAD,touchscreen}{\ButtonRight} \opt{MPIO_HD200_PAD}{\ButtonVolUp} \opt{MPIO_HD300_PAD}{\ButtonFF} + \opt{XDUOO_X3_PAD}{\ButtonNext} \opt{touchscreen}{\TouchMidRight} & \opt{HAVEREMOTEKEYMAP}{ @@ -79,6 +81,7 @@ Game controls:} \opt{IRIVER_H10_PAD}{\ButtonScrollUp} \opt{MPIO_HD200_PAD}{\ButtonRew} \opt{MPIO_HD300_PAD}{\ButtonScrollUp} + \opt{XDUOO_X3_PAD}{\ButtonHome} \opt{touchscreen}{\TouchTopMiddle} & \opt{HAVEREMOTEKEYMAP}{ @@ -92,6 +95,7 @@ Game controls:} \opt{IRIVER_H10_PAD}{\ButtonScrollDown} \opt{MPIO_HD200_PAD}{\ButtonFF} \opt{MPIO_HD300_PAD}{\ButtonScrollDown} + \opt{XDUOO_X3_PAD}{\ButtonOption} \opt{touchscreen}{\TouchBottomMiddle} & \opt{HAVEREMOTEKEYMAP}{ @@ -149,7 +153,7 @@ There are two ways to stop a running game. \item If you want to quit Wormlet entirely simply hit \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}% \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu+\ButtonSelect}% -\opt{IAUDIO_X5_PAD,SANSA_E200_PAD,GIGABEAT_PAD}{\ButtonPower}% +\opt{IAUDIO_X5_PAD,SANSA_E200_PAD,GIGABEAT_PAD,XDUOO_X3_PAD}{\ButtonPower}% \opt{SANSA_FUZE_PAD}{Long \ButtonHome}% \opt{PBELL_VIBE500_PAD}{\ButtonRec}% \opt{SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonRew}% @@ -168,6 +172,7 @@ The game will stop immediately and you will return to the game menu. \opt{MPIO_HD200_PAD}{Long \ButtonFunc}% \opt{MPIO_HD300_PAD}{Long \ButtonPlay}% \opt{GIGABEAT_S_PAD}{\ButtonMenu}. +\opt{XDUOO_X3_PAD}{\ButtonPlay}. This freezes the game. If you hit \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}% \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonPlay}% @@ -179,11 +184,12 @@ This freezes the game. If you hit \opt{MPIO_HD200_PAD}{Long \ButtonFunc}% \opt{MPIO_HD300_PAD}{Long \ButtonPlay}% \opt{GIGABEAT_S_PAD}{\ButtonMenu} +\opt{XDUOO_X3_PAD}{\ButtonHome + \ButtonPower}. button again a new game starts with the same configuration. To return to the games menu you can hit \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}% \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu+\ButtonSelect}% -\opt{IAUDIO_X5_PAD,SANSA_E200_PAD,GIGABEAT_PAD}{\ButtonPower}% +\opt{IAUDIO_X5_PAD,SANSA_E200_PAD,GIGABEAT_PAD,XDUOO_X3_PAD}{\ButtonPower}% \opt{SANSA_FUZE_PAD}{Long \ButtonHome} \opt{PBELL_VIBE500_PAD}{\ButtonRec}% \opt{SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonRew}% |