From 8d194f08d784d221897c024f295003ea73b957d6 Mon Sep 17 00:00:00 2001 From: Alex Parker Date: Wed, 22 Jul 2009 18:08:51 +0000 Subject: 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 --- manual/plugins/stopwatch.tex | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'manual/plugins/stopwatch.tex') diff --git a/manual/plugins/stopwatch.tex b/manual/plugins/stopwatch.tex index 87fcd51695..1c13c6defb 100644 --- a/manual/plugins/stopwatch.tex +++ b/manual/plugins/stopwatch.tex @@ -11,14 +11,14 @@ A simple stopwatch program with support for saving times. \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD% ,MROBE100_PAD}{\ButtonPower} \opt{GIGABEAT_S_PAD}{\ButtonBack} - \opt{IRIVER_RC_H100_PAD}{&} + \opt{HAVEREMOTEKEYMAP}{& } & Quit Plugin \\ % \opt{PLAYER_PAD,RECORDER_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD,GIGABEAT_S_PAD}{\ButtonPlay} \opt{ONDIO_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonRight} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,GIGABEAT_PAD,MROBE100_PAD,IPOD_4G_PAD% ,IPOD_3G_PAD}{\ButtonSelect} - \opt{IRIVER_RC_H100_PAD}{&} + \opt{HAVEREMOTEKEYMAP}{& } & Start / stop \\ % \opt{PLAYER_PAD}{\ButtonStop} @@ -30,7 +30,7 @@ A simple stopwatch program with support for saving times. \opt{GIGABEAT_PAD}{\ButtonA} \opt{GIGABEAT_S_PAD}{\ButtonMenu} \opt{MROBE100_PAD}{\ButtonDisplay} - \opt{IRIVER_RC_H100_PAD}{&} + \opt{HAVEREMOTEKEYMAP}{& } & Reset timer (only when timer is stopped)\\ % \opt{PLAYER_PAD,RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn} @@ -38,7 +38,7 @@ A simple stopwatch program with support for saving times. \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonRight} \opt{IRIVER_H10_PAD}{\ButtonFF} \opt{IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_S_PAD}{\ButtonSelect} - \opt{IRIVER_RC_H100_PAD}{&} + \opt{HAVEREMOTEKEYMAP}{& } & Take lap time \\ % \opt{PLAYER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonLeft{} / \ButtonRight} @@ -46,7 +46,7 @@ A simple stopwatch program with support for saving times. ,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}{\ButtonUp{} / \ButtonDown} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollFwd{} / \ButtonScrollBack} \opt{IRIVER_H10_PAD}{\ButtonScrollUp{} / \ButtonScrollDown} - \opt{IRIVER_RC_H100_PAD}{&} + \opt{HAVEREMOTEKEYMAP}{& } & Scroll through lap times \\ \end{btnmap} \end{table} -- cgit v1.2.3