summaryrefslogtreecommitdiff
path: root/manual/plugins/jpegviewer.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/jpegviewer.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/jpegviewer.tex')
-rw-r--r--manual/plugins/jpegviewer.tex13
1 files changed, 7 insertions, 6 deletions
diff --git a/manual/plugins/jpegviewer.tex b/manual/plugins/jpegviewer.tex
index ff5b8bc37f..0f2f630623 100644
--- a/manual/plugins/jpegviewer.tex
+++ b/manual/plugins/jpegviewer.tex
@@ -20,7 +20,7 @@ greyscale library}.
20 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu\ / \ButtonPlay}% 20 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu\ / \ButtonPlay}%
21 \opt{IRIVER_H10_PAD}{\ButtonScrollUp\ / \ButtonScrollDown} % 21 \opt{IRIVER_H10_PAD}{\ButtonScrollUp\ / \ButtonScrollDown} %
22 / \ButtonLeft\ / \ButtonRight 22 / \ButtonLeft\ / \ButtonRight
23 \opt{IRIVER_RC_H100_PAD}{&} 23 \opt{HAVEREMOTEKEYMAP}{& }
24 & Move around in zoomed in image\\ 24 & Move around in zoomed in image\\
25 \opt{RECORDER_PAD}{\ButtonPlay} 25 \opt{RECORDER_PAD}{\ButtonPlay}
26 \opt{ONDIO_PAD}{\ButtonMenu} 26 \opt{ONDIO_PAD}{\ButtonMenu}
@@ -29,7 +29,7 @@ greyscale library}.
29 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollFwd} 29 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollFwd}
30 \opt{IRIVER_H10_PAD}{\ButtonPlay} 30 \opt{IRIVER_H10_PAD}{\ButtonPlay}
31 \opt{GIGABEAT_PAD,GIGABEAT_S_PAD}{\ButtonVolUp} 31 \opt{GIGABEAT_PAD,GIGABEAT_S_PAD}{\ButtonVolUp}
32 \opt{IRIVER_RC_H100_PAD}{&} 32 \opt{HAVEREMOTEKEYMAP}{& }
33 & Zoom in\\ 33 & Zoom in\\
34 \opt{RECORDER_PAD}{\ButtonOn} 34 \opt{RECORDER_PAD}{\ButtonOn}
35 \opt{ONDIO_PAD}{\ButtonMenu+\ButtonDown} 35 \opt{ONDIO_PAD}{\ButtonMenu+\ButtonDown}
@@ -39,7 +39,7 @@ greyscale library}.
39 \opt{IRIVER_H10_PAD}{Long \ButtonPlay} 39 \opt{IRIVER_H10_PAD}{Long \ButtonPlay}
40 \opt{GIGABEAT_PAD,GIGABEAT_S_PAD}{\ButtonVolDown} 40 \opt{GIGABEAT_PAD,GIGABEAT_S_PAD}{\ButtonVolDown}
41 \opt{MROBE100_PAD}{\ButtonPlay} 41 \opt{MROBE100_PAD}{\ButtonPlay}
42 \opt{IRIVER_RC_H100_PAD}{&} 42 \opt{HAVEREMOTEKEYMAP}{& }
43 & Zoom out\\ 43 & Zoom out\\
44 \opt{RECORDER_PAD}{\ButtonFThree} 44 \opt{RECORDER_PAD}{\ButtonFThree}
45 \opt{ONDIO_PAD}{\ButtonMenu+\ButtonRight} 45 \opt{ONDIO_PAD}{\ButtonMenu+\ButtonRight}
@@ -53,7 +53,7 @@ greyscale library}.
53 \opt{GIGABEAT_PAD}{\ButtonA+\ButtonRight} 53 \opt{GIGABEAT_PAD}{\ButtonA+\ButtonRight}
54 \opt{GIGABEAT_S_PAD}{\ButtonNext} 54 \opt{GIGABEAT_S_PAD}{\ButtonNext}
55 \opt{MROBE100_PAD}{\ButtonDisplay+\ButtonRight} 55 \opt{MROBE100_PAD}{\ButtonDisplay+\ButtonRight}
56 \opt{IRIVER_RC_H100_PAD}{&} 56 \opt{HAVEREMOTEKEYMAP}{& }
57 & Next jpeg in directory\\ 57 & Next jpeg in directory\\
58 \opt{RECORDER_PAD}{\ButtonFTwo} 58 \opt{RECORDER_PAD}{\ButtonFTwo}
59 \opt{ONDIO_PAD}{\ButtonMenu+\ButtonLeft} 59 \opt{ONDIO_PAD}{\ButtonMenu+\ButtonLeft}
@@ -66,17 +66,18 @@ greyscale library}.
66 \opt{GIGABEAT_PAD}{\ButtonA+\ButtonLeft} 66 \opt{GIGABEAT_PAD}{\ButtonA+\ButtonLeft}
67 \opt{GIGABEAT_S_PAD}{\ButtonPrev} 67 \opt{GIGABEAT_S_PAD}{\ButtonPrev}
68 \opt{MROBE100_PAD}{\ButtonDisplay+\ButtonLeft} 68 \opt{MROBE100_PAD}{\ButtonDisplay+\ButtonLeft}
69 \opt{IRIVER_RC_H100_PAD}{&} 69 \opt{HAVEREMOTEKEYMAP}{& }
70 & Previous jpeg in directory\\ 70 & Previous jpeg in directory\\
71 \opt{SANSA_E200_PAD,SANSA_C200_PAD}{%currently only defined for the sansa pads 71 \opt{SANSA_E200_PAD,SANSA_C200_PAD}{%currently only defined for the sansa pads
72 \ButtonRec 72 \ButtonRec
73 \opt{HAVEREMOTEKEYMAP}{& }
73 & Toggle slide show mode\\ 74 & Toggle slide show mode\\
74 } 75 }
75 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff} 76 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
76 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonMenu} 77 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonMenu}
77 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonPower} 78 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonPower}
78 \opt{GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}{\ButtonMenu} 79 \opt{GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}{\ButtonMenu}
79 \opt{IRIVER_RC_H100_PAD}{&} 80 \opt{HAVEREMOTEKEYMAP}{& }
80 & Show menu\\ 81 & Show menu\\
81\end{btnmap} 82\end{btnmap}
82\end{table} 83\end{table}