summaryrefslogtreecommitdiff
path: root/manual/platform/cowond2.tex
diff options
context:
space:
mode:
authorTomer Shalev <shalev.tomer@gmail.com>2009-12-14 20:18:38 +0000
committerTomer Shalev <shalev.tomer@gmail.com>2009-12-14 20:18:38 +0000
commit13c7866425178194d5b0122f51588379ceebbdb3 (patch)
treeca1596bb3a8c64182c94097d299e6cf2d00be46d /manual/platform/cowond2.tex
parented03b49ea3137d0f1b303da582484081fb6a60e6 (diff)
downloadrockbox-13c7866425178194d5b0122f51588379ceebbdb3.tar.gz
rockbox-13c7866425178194d5b0122f51588379ceebbdb3.zip
FS#10848 - Cowon D2 manual
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23991 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/platform/cowond2.tex')
-rw-r--r--manual/platform/cowond2.tex23
1 files changed, 23 insertions, 0 deletions
diff --git a/manual/platform/cowond2.tex b/manual/platform/cowond2.tex
new file mode 100644
index 0000000000..c43b3d42c2
--- /dev/null
+++ b/manual/platform/cowond2.tex
@@ -0,0 +1,23 @@
1% $Id$ %
2\def\UseOption{cowond2}
3\edef\UseOption{\UseOption,COWON_D2_PAD}
4\edef\UseOption{\UseOption,HAVE_BACKLIGHT}
5\edef\UseOption{\UseOption,HAVE_RB_BL_IN_FLASH}
6
7\newcommand{\playerman}{Cowon}
8\newcommand{\playertype}{D2}
9\newcommand{\playerlongtype}{\playertype}
10\newcommand{\genericimg}{320x240x16}
11\newcommand{\specimg}{d2}
12%Used to name the player, e.g. ...to the \dap
13\newcommand{\dap}{player}
14%For use when referring to the player. E.g. the \daps\ capacity ...
15\newcommand{\daps}{player's}
16\newcommand{\firmwarefilename}{\fname{rockbox.d2}}
17\newcommand{\firmwareextension}{\fname{d2}}
18\newcommand{\screenshotsize}{8cm}
19\newcommand{\disk}{flash storage}
20
21% link external keymap file
22\input{platform/keymap-cowond2.tex}
23\input{platform/keymap-touchscreen.tex}