summaryrefslogtreecommitdiff
path: root/manual/platform/xduoox3.tex
diff options
context:
space:
mode:
authorSolomon Peachy <pizza@shaftnet.org>2020-08-24 11:04:02 -0400
committerSolomon Peachy <pizza@shaftnet.org>2020-08-24 11:58:28 -0400
commit675b22e76b798bc0e36cdd1edb97b17546c03cf2 (patch)
tree1893267617cd2efe731cd1f17e813cc015b4bf0b /manual/platform/xduoox3.tex
parentc3a8268432c4d1372b2faeff8d2c1b834397724d (diff)
downloadrockbox-675b22e76b798bc0e36cdd1edb97b17546c03cf2.tar.gz
rockbox-675b22e76b798bc0e36cdd1edb97b17546c03cf2.zip
xduoox3: Initial manual
TODO: * Screenshots * Plugin keymaps Change-Id: Iaecaa2f585693eb5c2c301bd07aeaa27cdf2588f
Diffstat (limited to 'manual/platform/xduoox3.tex')
-rw-r--r--manual/platform/xduoox3.tex26
1 files changed, 26 insertions, 0 deletions
diff --git a/manual/platform/xduoox3.tex b/manual/platform/xduoox3.tex
new file mode 100644
index 0000000000..02f8e8a9b4
--- /dev/null
+++ b/manual/platform/xduoox3.tex
@@ -0,0 +1,26 @@
1% Id: %
2\def\UseOption{xduoox3}
3\edef\UseOption{\UseOption,XDUOO_X3_PAD}
4\edef\UseOption{\UseOption,HAVE_BACKLIGHT}
5\edef\UseOption{\UseOption,HAVE_RB_BL_IN_FLASH}
6
7\newcommand{\playerman}{xDuoo}
8\newcommand{\playertype}{X3}
9\newcommand{\playerlongtype}{\playertype}
10\newcommand{\dapdisplaywidth}{128}
11\newcommand{\dapdisplayheight}{64}
12\newcommand{\dapdisplaydepth}{1}
13\newcommand{\specimg}{xduoox3}
14%used for specifying screenshot names common to a target "family"
15\newcommand{\seriesimg}{xduoox3}
16%Used to name the player, e.g. ...to the \dap
17\newcommand{\dap}{player}
18%For use when referring to the player. E.g. the \daps\ capacity...
19\newcommand{\daps}{player's}
20\newcommand{\firmwarefilename}{\fname{update.zip}}
21\newcommand{\firmwareextension}{\fname{zip}}
22\newcommand{\screenshotsize}{3cm}
23\newcommand{\disk}{SD card}
24
25% link external keymap file
26\input{platform/keymap-xduoox3.tex}