summaryrefslogtreecommitdiff
path: root/manual/platform/keymap-touchscreen.tex
diff options
context:
space:
mode:
authorTomer Shalev <shalev.tomer@gmail.com>2010-02-14 17:32:47 +0000
committerTomer Shalev <shalev.tomer@gmail.com>2010-02-14 17:32:47 +0000
commit19a05cb4f9adfed444c3ce7d2cc3fe8fa633fcf2 (patch)
tree8f484e3611f9004b414bc6662680986d6c4f68fb /manual/platform/keymap-touchscreen.tex
parent7b5875ef5c5ec4b79f2af8469258164b723b0b3b (diff)
downloadrockbox-19a05cb4f9adfed444c3ce7d2cc3fe8fa633fcf2.tar.gz
rockbox-19a05cb4f9adfed444c3ce7d2cc3fe8fa633fcf2.zip
Touchscreen: Pitch-screen and Quick-screen keymapping changes
- Quick-screen: Allow exit by pressing any corner - Pitch-screen: Exit by pressing either of the top or bottom left corners - Pitch-screen: Toggle mode by pressing either of the top or bottom right corners git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24652 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/platform/keymap-touchscreen.tex')
-rw-r--r--manual/platform/keymap-touchscreen.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/platform/keymap-touchscreen.tex b/manual/platform/keymap-touchscreen.tex
index 5c21582284..92404d0d67 100644
--- a/manual/platform/keymap-touchscreen.tex
+++ b/manual/platform/keymap-touchscreen.tex
@@ -81,7 +81,7 @@
81\newcommand{\TouchActionPsNudgeLeft}{\TouchMidLeft} 81\newcommand{\TouchActionPsNudgeLeft}{\TouchMidLeft}
82\newcommand{\TouchActionPsNudgeRight}{\TouchMidRight} 82\newcommand{\TouchActionPsNudgeRight}{\TouchMidRight}
83\newcommand{\TouchActionPsReset}{\TouchCenter} 83\newcommand{\TouchActionPsReset}{\TouchCenter}
84\newcommand{\TouchActionPsExit}{\TouchTopLeft} 84\newcommand{\TouchActionPsExit}{\TouchBottomLeft}
85\newcommand{\TouchActionPsSlower}{Long \TouchMidLeft} 85\newcommand{\TouchActionPsSlower}{Long \TouchMidLeft}
86\newcommand{\TouchActionPsFaster}{Long \TouchMidRight} 86\newcommand{\TouchActionPsFaster}{Long \TouchMidRight}
87 87