summaryrefslogtreecommitdiffstats
path: root/manual/platform/ondiosp.tex
diff options
context:
space:
mode:
authorDominik Riebeling <Dominik.Riebeling@gmail.com>2006-08-24 15:09:34 +0000
committerDominik Riebeling <Dominik.Riebeling@gmail.com>2006-08-24 15:09:34 +0000
commitf6b4b915ec669c68a3c9d951a011671970e7bc3a (patch)
tree600e54670d7a551661460b0c6a9456e5cabf0760 /manual/platform/ondiosp.tex
parentc34c2f2ad778f87c9c95470f831d3e3ca11cef10 (diff)
downloadrockbox-f6b4b915ec669c68a3c9d951a011671970e7bc3a.tar.gz
rockbox-f6b4b915ec669c68a3c9d951a011671970e7bc3a.zip
Set the button names using a different font face (bold for now).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10736 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/platform/ondiosp.tex')
-rw-r--r--manual/platform/ondiosp.tex13
1 files changed, 7 insertions, 6 deletions
diff --git a/manual/platform/ondiosp.tex b/manual/platform/ondiosp.tex
index fa9366d4b3..93158734aa 100644
--- a/manual/platform/ondiosp.tex
+++ b/manual/platform/ondiosp.tex
@@ -19,12 +19,13 @@
\newcommand{\firmwarefilename}{\fname{ajbrec.ajz}}
\newcommand{\screenshotsize}{4cm}
-\newcommand{\ButtonLeft}{Left}
-\newcommand{\ButtonRight}{Right}
-\newcommand{\ButtonOff}{On/Off}
-\newcommand{\ButtonUp}{Up}
-\newcommand{\ButtonDown}{Down}
-\newcommand{\ButtonMenu}{Mode}
+\newcommand{\ButtonLeft}{\btnfnt{Left}}
+\newcommand{\ButtonRight}{\btnfnt{Right}}
+\newcommand{\ButtonOff}{\btnfnt{On/Off}}
+\newcommand{\ButtonUp}{\btnfnt{Up}}
+\newcommand{\ButtonDown}{\btnfnt{Down}}
+\newcommand{\ButtonMenu}{\btnfnt{Mode}}
+
%Button actions, standard context
\newcommand{\ActionStdPrev}{\ButtonUp}
\newcommand{\ActionStdPrevRepeat}{Long \ButtonUp}