diff options
author | Tomer Shalev <shalev.tomer@gmail.com> | 2009-12-14 20:18:38 +0000 |
---|---|---|
committer | Tomer Shalev <shalev.tomer@gmail.com> | 2009-12-14 20:18:38 +0000 |
commit | 13c7866425178194d5b0122f51588379ceebbdb3 (patch) | |
tree | ca1596bb3a8c64182c94097d299e6cf2d00be46d /manual/platform/cowond2.tex | |
parent | ed03b49ea3137d0f1b303da582484081fb6a60e6 (diff) |
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.tex | 23 |
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 @@ +% $Id$ % +\def\UseOption{cowond2} +\edef\UseOption{\UseOption,COWON_D2_PAD} +\edef\UseOption{\UseOption,HAVE_BACKLIGHT} +\edef\UseOption{\UseOption,HAVE_RB_BL_IN_FLASH} + +\newcommand{\playerman}{Cowon} +\newcommand{\playertype}{D2} +\newcommand{\playerlongtype}{\playertype} +\newcommand{\genericimg}{320x240x16} +\newcommand{\specimg}{d2} +%Used to name the player, e.g. ...to the \dap +\newcommand{\dap}{player} +%For use when referring to the player. E.g. the \daps\ capacity ... +\newcommand{\daps}{player's} +\newcommand{\firmwarefilename}{\fname{rockbox.d2}} +\newcommand{\firmwareextension}{\fname{d2}} +\newcommand{\screenshotsize}{8cm} +\newcommand{\disk}{flash storage} + +% link external keymap file +\input{platform/keymap-cowond2.tex} +\input{platform/keymap-touchscreen.tex} |