diff options
| author | Alexander Levin <al.le@rockbox.org> | 2010-05-19 16:06:42 +0000 |
|---|---|---|
| committer | Alexander Levin <al.le@rockbox.org> | 2010-05-19 16:06:42 +0000 |
| commit | 4bc0cf6fac0a04655a4a350d3372bb6f40ff7bab (patch) | |
| tree | 4148cbd2037e800536d2634c91f4ccbe3d20875a /manual/getting_started | |
| parent | 8f8cdd3187f9b1798c15cb7a86f80ababb8b0465 (diff) | |
| download | rockbox-4bc0cf6fac0a04655a4a350d3372bb6f40ff7bab.zip rockbox-4bc0cf6fac0a04655a4a350d3372bb6f40ff7bab.tar.gz rockbox-4bc0cf6fac0a04655a4a350d3372bb6f40ff7bab.tar.bz2 rockbox-4bc0cf6fac0a04655a4a350d3372bb6f40ff7bab.tar.xz | |
Use nice 'times' glyphs for describing dimensions (FS#11295)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26171 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/getting_started')
| -rw-r--r-- | manual/getting_started/installation.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/getting_started/installation.tex b/manual/getting_started/installation.tex index 0239424..8a07986 100644 --- a/manual/getting_started/installation.tex +++ b/manual/getting_started/installation.tex @@ -82,7 +82,7 @@ follow the instructions at cards until we are satisfied the driver is safe to use.\\} \item There is only basic touchscreen support. Further work is required to make the UI more usable with a touchscreen in general. - \note{The touchscreen can be used in two modes, either a 3x3 grid mode + \note{The touchscreen can be used in two modes, either a 3$\times$3 grid mode which divides the screen into areas to emulate a set of physical buttons (the default setting), or ``absolute point'' mode where the touchscreen is used to point to items on the screen.\\} |