From 65ba4d1fb3a26a7c3ef23af7ee59632defc6dc35 Mon Sep 17 00:00:00 2001 From: Pawit Pornkitprasan Date: Fri, 18 Nov 2011 10:46:23 +0700 Subject: Fix touchscreen --- mxt224_ts_input.idc | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/mxt224_ts_input.idc b/mxt224_ts_input.idc index f754999..d258f04 100644 --- a/mxt224_ts_input.idc +++ b/mxt224_ts_input.idc @@ -20,6 +20,10 @@ # Refer to the input device calibration documentation for more details. # +# Basic Parameters +touch.deviceType = touchScreen +touch.orientationAware = 1 + # Touch Size touch.touchSize.calibration = pressure -- cgit v1.1