From 9be1ae0764c4cce03099be23b9914973fae3e4d1 Mon Sep 17 00:00:00 2001 From: milaq Date: Mon, 4 Jun 2012 18:35:20 +0200 Subject: [PATCH] update touchscreen config to include kbd --- prebuilt/htcleo-touchscreen.idc | 32 ++++++++++---------------------- 1 file changed, 10 insertions(+), 22 deletions(-) mode change 100644 => 100755 prebuilt/htcleo-touchscreen.idc diff --git a/prebuilt/htcleo-touchscreen.idc b/prebuilt/htcleo-touchscreen.idc old mode 100644 new mode 100755 index 274781f..8783a07 --- a/prebuilt/htcleo-touchscreen.idc +++ b/prebuilt/htcleo-touchscreen.idc @@ -26,26 +26,6 @@ touch.size.scale = 10 touch.size.bias = 160 touch.size.isSummed = 1 -# Touch Size -touch.touchSize.calibration = pressure - -# Tool Size -# Driver reports tool size as a linear width measurement summed over -# all contact points. -# -# Raw width field measures approx. 1 unit per millimeter -# of tool size on the surface where a raw width of 1 corresponds -# to about 17mm of physical size. Given that the display resolution -# is 10px per mm we obtain a scale factor of 10 pixels / unit and -# a bias of 160 pixels. In addition, the raw width represents a -# sum of all contact area so we note this fact in the calibration. -touch.toolSize.calibration = linear -touch.toolSize.linearScale = 10 -touch.toolSize.linearBias = 160 -touch.toolSize.isSummed = 1 - -touch.filterTouchEvents = 1 - # Pressure # Driver reports signal strength as pressure. # @@ -58,8 +38,16 @@ touch.filterTouchEvents = 1 # a featherlight touch will be below 1.0 and a heavy or large touch # will be above 1.0. We don't expect these values to be accurate. touch.pressure.calibration = amplitude -touch.pressure.source = default touch.pressure.scale = 0.01 # Orientation -touch.orientation.calibration = none \ No newline at end of file +touch.orientation.calibration = none + +# Keyboard +keyboard.layout = htcleo-keypad +keyboard.characterMap = Virtual +keyboard.orientationAware = 1 +keyboard.builtIn = 0 + +device.internal = 1 +