From ed1a3355deac93683a25296e573d65729bb3f2e7 Mon Sep 17 00:00:00 2001 From: Rob Purchase Date: Tue, 24 Mar 2009 21:55:05 +0000 Subject: Add a Touchscreen Mode setting to switch between 3x3 grid and absolute point modes. Note that many screens have not yet been adjusted to absolute point mode, so use with caution. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20520 a1c6a512-1295-4272-9138-f99709370657 --- apps/features.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'apps/features.txt') diff --git a/apps/features.txt b/apps/features.txt index b510136a33..af4b18648e 100644 --- a/apps/features.txt +++ b/apps/features.txt @@ -192,3 +192,6 @@ usbstack wheel_acceleration #endif +#if defined(HAVE_TOUCHSCREEN) +touchscreen +#endif -- cgit v1.2.3