From 83f6a03ba5323186fb8e8f00aa59a8be23de5836 Mon Sep 17 00:00:00 2001 From: Marianne Arnold Date: Tue, 23 Sep 2008 17:25:32 +0000 Subject: 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 --- manual/plugins/rockboy.tex | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'manual/plugins/rockboy.tex') diff --git a/manual/plugins/rockboy.tex b/manual/plugins/rockboy.tex index dc8f0f1b53..7322e22266 100644 --- a/manual/plugins/rockboy.tex +++ b/manual/plugins/rockboy.tex @@ -13,10 +13,10 @@ the gnuboy emulator. To start a game open a ROM file saved as \fname{.gb} or \begin{table} \begin{btnmap}{}{} \opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD% - ,SANSA_C200_PAD,GIGABEAT_PAD}{\ButtonUp{} / \ButtonDown{} /} - \opt{IPOD_4G_PAD}{Tap \ButtonPlay{} / \ButtonMenu{} /} - \opt{IRIVER_H10_PAD}{\ButtonScrollUp{}/ \ButtonScrollDown{} /} - \ButtonLeft{} / \ButtonRight{} / + ,SANSA_C200_PAD,GIGABEAT_PAD}{\ButtonUp{} / \ButtonDown} + \opt{IPOD_4G_PAD}{Tap \ButtonPlay{} / \ButtonMenu} + \opt{IRIVER_H10_PAD}{\ButtonScrollUp{} / \ButtonScrollDown} + / \ButtonLeft{} / \ButtonRight & Direction keys\\ % \opt{RECORDER_PAD}{\ButtonFOne} -- cgit v1.2.3