summaryrefslogtreecommitdiff
path: root/manual/plugins/sliding.tex
diff options
context:
space:
mode:
authorAlex Parker <rockbox@aeparker.com>2009-07-22 18:08:51 +0000
committerAlex Parker <rockbox@aeparker.com>2009-07-22 18:08:51 +0000
commit8d194f08d784d221897c024f295003ea73b957d6 (patch)
tree0ad44f45940fcdb4ec62add85f362516f556c46c /manual/plugins/sliding.tex
parent308522b60e98dc8fda31f3b35de70aa473062257 (diff)
downloadrockbox-8d194f08d784d221897c024f295003ea73b957d6.tar.gz
rockbox-8d194f08d784d221897c024f295003ea73b957d6.zip
Add a generic \opt{HAVEREMOTEKEYMAP}{& } to button maps to allow all
manuals with HAVEREMOTEKEYMAP defined to build, regardless of whether tables have been edited for the specific remote keymap. The actual button can be added inside this opt. Change many IRIVER_RC_H100_PAD opts to the generic HAVEREMOTEKEYMAP git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21997 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/plugins/sliding.tex')
-rw-r--r--manual/plugins/sliding.tex8
1 files changed, 4 insertions, 4 deletions
diff --git a/manual/plugins/sliding.tex b/manual/plugins/sliding.tex
index 8d469e3806..4b0c4f27a8 100644
--- a/manual/plugins/sliding.tex
+++ b/manual/plugins/sliding.tex
@@ -15,7 +15,7 @@ Key controls:
15 {\ButtonLeft{} / \ButtonRight{} / \ButtonMenu{} / \ButtonPlay} 15 {\ButtonLeft{} / \ButtonRight{} / \ButtonMenu{} / \ButtonPlay}
16 \opt{IRIVER_H10_PAD} 16 \opt{IRIVER_H10_PAD}
17 {\ButtonLeft{} / \ButtonRight{} / \ButtonScrollUp{} / \ButtonScrollDown} 17 {\ButtonLeft{} / \ButtonRight{} / \ButtonScrollUp{} / \ButtonScrollDown}
18 \opt{IRIVER_RC_H100_PAD}{&} 18 \opt{HAVEREMOTEKEYMAP}{& }
19 & Move Tile \\ 19 & Move Tile \\
20 % 20 %
21 \opt{RECORDER_PAD}{\ButtonFOne} 21 \opt{RECORDER_PAD}{\ButtonFOne}
@@ -25,7 +25,7 @@ Key controls:
25 \opt{IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonRec} 25 \opt{IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonRec}
26 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonLeft} 26 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonLeft}
27 \opt{IRIVER_H10_PAD}{\ButtonRew} 27 \opt{IRIVER_H10_PAD}{\ButtonRew}
28 \opt{IRIVER_RC_H100_PAD}{&} 28 \opt{HAVEREMOTEKEYMAP}{& }
29 & Shuffle \\ 29 & Shuffle \\
30 % 30 %
31 \opt{RECORDER_PAD}{\ButtonFTwo} 31 \opt{RECORDER_PAD}{\ButtonFTwo}
@@ -37,7 +37,7 @@ Key controls:
37 \opt{GIGABEAT_PAD}{\ButtonA} 37 \opt{GIGABEAT_PAD}{\ButtonA}
38 \opt{MROBE100_PAD}{\ButtonDisplay} 38 \opt{MROBE100_PAD}{\ButtonDisplay}
39 \opt{GIGABEAT_S_PAD}{\ButtonMenu} 39 \opt{GIGABEAT_S_PAD}{\ButtonMenu}
40 \opt{IRIVER_RC_H100_PAD}{&} 40 \opt{HAVEREMOTEKEYMAP}{& }
41 & Change between picture and numbered tiles \\ 41 & Change between picture and numbered tiles \\
42 % 42 %
43 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff} 43 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
@@ -45,7 +45,7 @@ Key controls:
45 ,MROBE100_PAD}{\ButtonPower} 45 ,MROBE100_PAD}{\ButtonPower}
46 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonMenu} 46 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonMenu}
47 \opt{GIGABEAT_S_PAD}{\ButtonBack} 47 \opt{GIGABEAT_S_PAD}{\ButtonBack}
48 \opt{IRIVER_RC_H100_PAD}{&} 48 \opt{HAVEREMOTEKEYMAP}{& }
49 & Stop the game \\ 49 & Stop the game \\
50 \end{btnmap} 50 \end{btnmap}
51\end{table} 51\end{table}