From 6c00e1ccd0e7716c0ea96da6f8f5d745cf16acd9 Mon Sep 17 00:00:00 2001 From: Alex Parker Date: Thu, 21 May 2009 11:39:22 +0000 Subject: Add plugin keys to the manual for the Gigabeat S, plus a couple of missing ones for the Gigabeat F. Also add missing equalizer keys for the S. Vast majority is from FS#10073 by Teruaki Kawashima. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21006 a1c6a512-1295-4272-9138-f99709370657 --- manual/plugins/flipit.tex | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) (limited to 'manual/plugins/flipit.tex') diff --git a/manual/plugins/flipit.tex b/manual/plugins/flipit.tex index c0e50d88dd..624838e7a8 100644 --- a/manual/plugins/flipit.tex +++ b/manual/plugins/flipit.tex @@ -8,14 +8,16 @@ a screen containing tokens of only one colour. \begin{table} \begin{btnmap}{}{} \opt{PLAYER_PAD}{\ButtonOn{} / \ButtonMenu{} / \ButtonLeft{} / \ButtonRight} -\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD} +\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD% + ,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD} {\ButtonUp{} / \ButtonDown{} / \ButtonLeft{} / \ButtonRight} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu{} / \ButtonPlay{} / \ButtonLeft{} / \ButtonRight} \opt{IRIVER_H10_PAD}{\ButtonScrollUp{} / \ButtonScrollDown{} / \ButtonLeft{} / \ButtonRight} & Move the cursor \\ \opt{PLAYER_PAD,RECORDER_PAD}{\ButtonPlay} \opt{ONDIO_PAD}{\ButtonMenu} -\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD} +\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD% + ,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD} {\ButtonSelect} \opt{IRIVER_H10_PAD}{\ButtonRew} & Flip \\ @@ -26,7 +28,7 @@ a screen containing tokens of only one colour. \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonLeft} \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPlay+\ButtonLeft} \opt{SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonRec+\ButtonLeft} -\opt{GIGABEAT_PAD,MROBE100_PAD}{\ButtonMenu} +\opt{GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}{\ButtonMenu} & Shuffle \\ \opt{PLAYER_PAD}{\ButtonOn+\ButtonRight} \opt{RECORDER_PAD}{\ButtonFTwo} @@ -35,8 +37,8 @@ a screen containing tokens of only one colour. \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonPlay} \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPlay+\ButtonRight} \opt{SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonRec+\ButtonRight} -\opt{GIGABEAT_PAD}{\ButtonVolUp} -\opt{MROBE100_PAD}{\ButtonMenu} +\opt{GIGABEAT_PAD,GIGABEAT_S_PAD}{\ButtonVolUp} +\opt{MROBE100_PAD}{\ButtonPlay} & Solve \\ \opt{PLAYER_PAD}{\ButtonOn+\ButtonPlay} \opt{RECORDER_PAD}{\ButtonFThree} @@ -46,13 +48,14 @@ a screen containing tokens of only one colour. \opt{IAUDIO_X5_PAD}{\ButtonPlay+\ButtonUp} \opt{IRIVER_H10_PAD}{\ButtonPlay+\ButtonScrollUp} \opt{SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonRec+\ButtonSelect} -\opt{GIGABEAT_PAD}{\ButtonVolDown} +\opt{GIGABEAT_PAD,GIGABEAT_S_PAD}{\ButtonVolDown} \opt{MROBE100_PAD}{\ButtonDisplay} & Solve step by step \\ \opt{PLAYER_PAD}{\ButtonStop} \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonMenu} \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,GIGABEAT_PAD,MROBE100_PAD,SANSA_C200_PAD}{\ButtonPower} +\opt{GIGABEAT_S_PAD}{\ButtonBack} & Quit the game \\ \end{btnmap} \end{table} -- cgit v1.2.3