summaryrefslogtreecommitdiff
path: root/manual/platform/keymap-xduoox3.tex
diff options
context:
space:
mode:
authorSolomon Peachy <pizza@shaftnet.org>2022-05-09 10:12:42 -0400
committerSolomon Peachy <pizza@shaftnet.org>2022-05-09 10:36:42 -0400
commit7363d65f10ac1b14f6e924ea6b78da355efaa936 (patch)
tree9e0ebe2e0e4176f31b34c449593124cb4d60ec0e /manual/platform/keymap-xduoox3.tex
parentf3358eb20a9a07b6788fd9cf9d58cffb0e072342 (diff)
downloadrockbox-7363d65f10ac1b14f6e924ea6b78da355efaa936.tar.gz
rockbox-7363d65f10ac1b14f6e924ea6b78da355efaa936.zip
manual: Fix up some issues to try and get texlive2021 working ok.
Change-Id: I6fd5cfd7f27792cffbd061d96fdc8c852cc85050
Diffstat (limited to 'manual/platform/keymap-xduoox3.tex')
-rw-r--r--manual/platform/keymap-xduoox3.tex4
1 files changed, 4 insertions, 0 deletions
diff --git a/manual/platform/keymap-xduoox3.tex b/manual/platform/keymap-xduoox3.tex
index d99a605c12..da35abf9b7 100644
--- a/manual/platform/keymap-xduoox3.tex
+++ b/manual/platform/keymap-xduoox3.tex
@@ -11,6 +11,10 @@
11\newcommand{\ButtonLock}{\btnfnt{Lock}} 11\newcommand{\ButtonLock}{\btnfnt{Lock}}
12\newcommand{\ButtonHold}{\btnfnt{Hold Switch}} 12\newcommand{\ButtonHold}{\btnfnt{Hold Switch}}
13 13
14% To make some things happier
15\newcommand{\ButtonLeft}{\btnfnt{Prev}}
16\newcommand{\ButtonRight}{\btnfnt{Next}}
17
14%Button actions, standard context 18%Button actions, standard context
15\newcommand{\ActionStdPrev}{\ButtonPrev} 19\newcommand{\ActionStdPrev}{\ButtonPrev}
16\newcommand{\ActionStdPrevRepeat}{Long \ButtonPrev} 20\newcommand{\ActionStdPrevRepeat}{Long \ButtonPrev}