2006-06-29 18:46:09 +00:00
|
|
|
% $Id$ %
|
2006-02-11 01:29:51 +00:00
|
|
|
\subsection{Flipit}
|
2006-04-02 17:29:44 +00:00
|
|
|
\screenshot{plugins/images/ss-flipit}{Flipit}{img:flipit}
|
2006-02-11 01:29:51 +00:00
|
|
|
Flipping the colour of the token under the cursor also flips the tokens
|
|
|
|
above, below, left and right of the cursor. The aim is to end up with
|
|
|
|
a screen containing tokens of only one colour.
|
|
|
|
|
2010-05-20 17:38:38 +00:00
|
|
|
\begin{btnmap}
|
Mostly cosmetic changes to some plugin descriptions in the manual: 1) In main.tex - don't mention chip8 games in the Player manual and give the correct path to the viewers directory. 2) Correct wrongly placed 'end' in zxbox.tex and remove link to the wiki as this chapter is based off of that page and there is no additional information on it. 3) Let long lists of button names break so they don't overlap with the next column in the pdf - blackjack, bubbles, demystify, flipit, logo, oscilloscope, pegbox, rockblox1d, rockblox, rockboy, sliding puzzle, snake2, solitaire, sudoku. 4) While at it, break long (code) lines in bubbles.tex. 5) Additionally exclude lines which showed only 'n/a' in the button tables for a specific target - pegbox, sokoban. 6) Use 'fname' to mark a path in disktidy.tex, also simplify the button table. 7) Use 'ButtonHold' in doom.tex.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18580 a1c6a512-1295-4272-9138-f99709370657
2008-09-23 17:25:32 +00:00
|
|
|
\opt{PLAYER_PAD}{\ButtonOn{} / \ButtonMenu{} / \ButtonLeft{} / \ButtonRight}
|
2009-05-21 11:39:22 +00:00
|
|
|
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD%
|
2013-02-18 08:19:55 +00:00
|
|
|
,SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD%
|
2014-10-22 07:58:28 +00:00
|
|
|
,MROBE100_PAD,PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}
|
Manual - plugin button tables: fill out missing info for the c200 pad (chip8emulator, doom, snake, snake2, wormlet), also update the table in clock.tex (was outdated for all and missing the mode and skin 'shortcuts'), add a small note about how to quit credits, change the list of the four direction buttons in some tex files (minesweeper, flipit, sudoku) so that the line can break and won't overlap, correct the position of } in rockblox.tex to not let the 'pause' line appear when it doesn't exist on a target. Break overly long lines.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18535 a1c6a512-1295-4272-9138-f99709370657
2008-09-16 23:24:31 +00:00
|
|
|
{\ButtonUp{} / \ButtonDown{} / \ButtonLeft{} / \ButtonRight}
|
|
|
|
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu{} / \ButtonPlay{} / \ButtonLeft{} / \ButtonRight}
|
|
|
|
\opt{IRIVER_H10_PAD}{\ButtonScrollUp{} / \ButtonScrollDown{} / \ButtonLeft{} / \ButtonRight}
|
2012-01-26 09:11:18 +00:00
|
|
|
\opt{MPIO_HD300_PAD}{\ButtonScrollUp / \ButtonScrollDown / \ButtonRew / \ButtonFF}
|
2009-07-22 18:08:51 +00:00
|
|
|
\opt{HAVEREMOTEKEYMAP}{& }
|
2009-12-14 20:18:38 +00:00
|
|
|
\opt{COWON_D2_PAD}{\TouchTopMiddle{} / \TouchBottomMiddle{} / \TouchMidLeft{} / \TouchMidRight}
|
2006-06-29 18:46:09 +00:00
|
|
|
& Move the cursor \\
|
2015-07-19 23:50:26 +00:00
|
|
|
\opt{PLAYER_PAD,RECORDER_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonPlay}
|
2006-06-29 18:46:09 +00:00
|
|
|
\opt{ONDIO_PAD}{\ButtonMenu}
|
2009-05-21 11:39:22 +00:00
|
|
|
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD%
|
2009-10-09 07:34:13 +00:00
|
|
|
,SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD%
|
2012-02-21 18:53:08 +00:00
|
|
|
,MROBE100_PAD,SANSA_FUZEPLUS_PAD}
|
2007-10-22 13:53:16 +00:00
|
|
|
{\ButtonSelect}
|
2015-07-19 23:50:26 +00:00
|
|
|
\opt{IRIVER_H10_PAD}{\ButtonRew}
|
2009-12-14 20:18:38 +00:00
|
|
|
\opt{COWON_D2_PAD}{\TouchCenter}
|
2010-04-19 17:03:03 +00:00
|
|
|
\opt{PBELL_VIBE500_PAD}{\ButtonOK}
|
2012-01-26 09:11:18 +00:00
|
|
|
\opt{MPIO_HD300_PAD}{\ButtonEnter}
|
2013-02-18 08:19:55 +00:00
|
|
|
\opt{SANSA_CLIP_PAD}{\ButtonHome}
|
2009-07-22 18:08:51 +00:00
|
|
|
\opt{HAVEREMOTEKEYMAP}{& }
|
2006-06-29 18:46:09 +00:00
|
|
|
& Flip \\
|
2006-10-18 13:56:39 +00:00
|
|
|
\opt{PLAYER_PAD}{\ButtonOn+\ButtonLeft}
|
2006-06-29 18:46:09 +00:00
|
|
|
\opt{RECORDER_PAD}{\ButtonFOne}
|
|
|
|
\opt{ONDIO_PAD}{\ButtonMenu+\ButtonLeft}
|
|
|
|
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode}
|
2006-08-23 17:10:08 +00:00
|
|
|
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonLeft}
|
2006-10-17 14:43:39 +00:00
|
|
|
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPlay+\ButtonLeft}
|
2007-10-22 13:53:16 +00:00
|
|
|
\opt{SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonRec+\ButtonLeft}
|
2013-02-18 08:19:55 +00:00
|
|
|
\opt{SANSA_CLIP_PAD}{\ButtonHome+\ButtonLeft}
|
2009-10-09 07:34:13 +00:00
|
|
|
\opt{SANSA_FUZE_PAD}{\ButtonSelect+\ButtonLeft}
|
2009-05-21 11:39:22 +00:00
|
|
|
\opt{GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}{\ButtonMenu}
|
2009-12-14 20:18:38 +00:00
|
|
|
\opt{COWON_D2_PAD}{\TouchTopRight}
|
2015-07-19 23:50:26 +00:00
|
|
|
\opt{PBELL_VIBE500_PAD,MPIO_HD300_PAD,SANSA_FUZEPLUS_PAD}{\ButtonPlay}
|
|
|
|
\opt{SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonRew}
|
2009-07-22 18:08:51 +00:00
|
|
|
\opt{HAVEREMOTEKEYMAP}{& }
|
2006-06-29 18:46:09 +00:00
|
|
|
& Shuffle \\
|
2006-10-18 13:56:39 +00:00
|
|
|
\opt{PLAYER_PAD}{\ButtonOn+\ButtonRight}
|
2006-06-29 18:46:09 +00:00
|
|
|
\opt{RECORDER_PAD}{\ButtonFTwo}
|
|
|
|
\opt{ONDIO_PAD}{\ButtonMenu+\ButtonUp}
|
|
|
|
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}
|
2006-08-23 17:10:08 +00:00
|
|
|
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonPlay}
|
2006-10-17 14:43:39 +00:00
|
|
|
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPlay+\ButtonRight}
|
2007-10-22 13:53:16 +00:00
|
|
|
\opt{SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonRec+\ButtonRight}
|
2013-02-18 08:19:55 +00:00
|
|
|
\opt{SANSA_CLIP_PAD}{\ButtonHome+\ButtonRight}
|
2009-10-09 07:34:13 +00:00
|
|
|
\opt{SANSA_FUZE_PAD}{\ButtonSelect+\ButtonDown}
|
2009-05-21 11:39:22 +00:00
|
|
|
\opt{GIGABEAT_PAD,GIGABEAT_S_PAD}{\ButtonVolUp}
|
|
|
|
\opt{MROBE100_PAD}{\ButtonPlay}
|
2009-12-14 20:18:38 +00:00
|
|
|
\opt{COWON_D2_PAD}{\TouchBottomLeft}
|
2012-01-26 09:11:18 +00:00
|
|
|
\opt{PBELL_VIBE500_PAD,MPIO_HD300_PAD}{\ButtonMenu}
|
2012-02-21 18:53:08 +00:00
|
|
|
\opt{SANSA_FUZEPLUS_PAD}{\ButtonBack}
|
2015-07-19 23:50:26 +00:00
|
|
|
\opt{SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{Long \ButtonFF}
|
2009-07-22 18:08:51 +00:00
|
|
|
\opt{HAVEREMOTEKEYMAP}{& }
|
2006-06-29 18:46:09 +00:00
|
|
|
& Solve \\
|
2006-10-18 13:56:39 +00:00
|
|
|
\opt{PLAYER_PAD}{\ButtonOn+\ButtonPlay}
|
2006-06-29 18:46:09 +00:00
|
|
|
\opt{RECORDER_PAD}{\ButtonFThree}
|
|
|
|
\opt{ONDIO_PAD}{\ButtonMenu+\ButtonRight}
|
|
|
|
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonRec}
|
2006-08-23 17:10:08 +00:00
|
|
|
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonRight}
|
2006-06-29 18:46:09 +00:00
|
|
|
\opt{IAUDIO_X5_PAD}{\ButtonPlay+\ButtonUp}
|
2006-10-17 14:43:39 +00:00
|
|
|
\opt{IRIVER_H10_PAD}{\ButtonPlay+\ButtonScrollUp}
|
2007-10-22 13:53:16 +00:00
|
|
|
\opt{SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonRec+\ButtonSelect}
|
2013-02-18 08:19:55 +00:00
|
|
|
\opt{SANSA_CLIP_PAD}{\ButtonHome+\ButtonSelect}
|
2009-10-09 07:34:13 +00:00
|
|
|
\opt{SANSA_FUZE_PAD}{\ButtonSelect+\ButtonRight}
|
2009-05-21 11:39:22 +00:00
|
|
|
\opt{GIGABEAT_PAD,GIGABEAT_S_PAD}{\ButtonVolDown}
|
2008-03-18 09:24:35 +00:00
|
|
|
\opt{MROBE100_PAD}{\ButtonDisplay}
|
2009-12-14 20:18:38 +00:00
|
|
|
\opt{COWON_D2_PAD}{\TouchBottomRight}
|
2010-04-19 17:03:03 +00:00
|
|
|
\opt{PBELL_VIBE500_PAD}{\ButtonCancel}
|
2012-01-26 09:11:18 +00:00
|
|
|
\opt{MPIO_HD300_PAD}{\ButtonRec}
|
2012-02-21 18:53:08 +00:00
|
|
|
\opt{SANSA_FUZEPLUS_PAD}{\ButtonBottomLeft}
|
2015-07-19 23:50:26 +00:00
|
|
|
\opt{SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonFF}
|
2009-07-22 18:08:51 +00:00
|
|
|
\opt{HAVEREMOTEKEYMAP}{& }
|
2006-06-29 18:46:09 +00:00
|
|
|
& Solve step by step \\
|
2006-10-18 13:56:39 +00:00
|
|
|
\opt{PLAYER_PAD}{\ButtonStop}
|
2006-06-29 18:46:09 +00:00
|
|
|
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
|
2006-08-23 17:10:08 +00:00
|
|
|
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonMenu}
|
2009-12-14 20:18:38 +00:00
|
|
|
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,GIGABEAT_PAD,MROBE100_PAD%
|
2013-02-18 08:19:55 +00:00
|
|
|
,SANSA_C200_PAD,SANSA_CLIP_PAD,COWON_D2_PAD,SANSA_FUZEPLUS_PAD}{\ButtonPower}
|
2009-10-09 07:34:13 +00:00
|
|
|
\opt{SANSA_FUZE_PAD}{Long \ButtonHome}
|
2009-05-21 11:39:22 +00:00
|
|
|
\opt{GIGABEAT_S_PAD}{\ButtonBack}
|
2015-07-19 23:50:26 +00:00
|
|
|
\opt{PBELL_VIBE500_PAD}{\ButtonRec}
|
|
|
|
\opt{SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{Long \ButtonRew}
|
2012-01-26 09:11:18 +00:00
|
|
|
\opt{MPIO_HD300_PAD}{Long \ButtonMenu}
|
2009-07-22 21:40:29 +00:00
|
|
|
\opt{HAVEREMOTEKEYMAP}{&
|
|
|
|
\opt{IRIVER_RC_H100_PAD}{\ButtonRCStop}
|
|
|
|
}
|
2006-06-29 18:46:09 +00:00
|
|
|
& Quit the game \\
|
2006-04-03 22:45:01 +00:00
|
|
|
\end{btnmap}
|