From 2cf5abb971546df4ebaa2f132688eca44d520959 Mon Sep 17 00:00:00 2001 From: Dominik Riebeling Date: Sun, 2 Apr 2006 17:29:44 +0000 Subject: another enhancement of \screenshot -- filenames should now not include the display size extension anymore. Old behaviour still supported. Minor code policing. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9432 a1c6a512-1295-4272-9138-f99709370657 --- manual/plugins/starfield.tex | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) (limited to 'manual/plugins/starfield.tex') diff --git a/manual/plugins/starfield.tex b/manual/plugins/starfield.tex index b42ab16552..8c3c67dedc 100644 --- a/manual/plugins/starfield.tex +++ b/manual/plugins/starfield.tex @@ -1,5 +1,5 @@ \subsection{Starfield} -\screenshot{plugins/images/ss-starfield-\genericimg.png}{Starfield}{img:starfield} +\screenshot{plugins/images/ss-starfield}{Starfield}{fig:starfield} Starfield simulation (like the classic screensaver). \begin{table}[ht!] @@ -8,11 +8,15 @@ Starfield simulation (like the classic screensaver). \textbf{Key} & \textbf{Action}\\\midrule Right & Increase number of stars\\ Left & Decrease number of stars\\ - \opt{recorder,recorderv2fm,ondio,h1xx,h300}{Up}\opt{ipodcolor,ipodnano,ipodvideo}{Scroll backward} + \opt{recorder,recorderv2fm,ondio,h1xx,h300}{Up} + \opt{ipodcolor,ipodnano,ipodvideo}{Scroll backward} & Increase speed\\ - \opt{recorder,recorderv2fm,ondio,h1xx,h300}{Down}\opt{ipodcolor,ipodnano,ipodvideo}{Scroll forward} + \opt{recorder,recorderv2fm,ondio,h1xx,h300}{Down} + \opt{ipodcolor,ipodnano,ipodvideo}{Scroll forward} & Decrease speed\\ - \opt{recorder,recorderv2fm,h1xx,h300}{Stop}\opt{ondio}{Off}\opt{ipodcolor,ipodnano,ipodvideo}{Menu} + \opt{recorder,recorderv2fm,h1xx,h300}{Stop} + \opt{ondio}{Off} + \opt{ipodcolor,ipodnano,ipodvideo}{Menu} & Quit\\\bottomrule \end{tabular} \end{center} -- cgit v1.2.3