From 19a05cb4f9adfed444c3ce7d2cc3fe8fa633fcf2 Mon Sep 17 00:00:00 2001 From: Tomer Shalev Date: Sun, 14 Feb 2010 17:32:47 +0000 Subject: 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 --- manual/platform/keymap-touchscreen.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manual/platform/keymap-touchscreen.tex') 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 @@ \newcommand{\TouchActionPsNudgeLeft}{\TouchMidLeft} \newcommand{\TouchActionPsNudgeRight}{\TouchMidRight} \newcommand{\TouchActionPsReset}{\TouchCenter} -\newcommand{\TouchActionPsExit}{\TouchTopLeft} +\newcommand{\TouchActionPsExit}{\TouchBottomLeft} \newcommand{\TouchActionPsSlower}{Long \TouchMidLeft} \newcommand{\TouchActionPsFaster}{Long \TouchMidRight} -- cgit v1.2.3