From 526a0c4b954021654e0f44ed8e50ca7c02e2429d Mon Sep 17 00:00:00 2001 From: Paul Kocialkowski Date: Sun, 20 Apr 2014 23:15:43 +0200 Subject: Initial Replicant 4.2 commit MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Many thanks to Lukas Märdian for his great work: part of the changes introduced in this commit reflect his work. Signed-off-by: Paul Kocialkowski --- usr/idc/TSC2007_Touchscreen.idc | 3 +++ usr/keylayout/Phone_button.kl | 1 + usr/keylayout/twl4030_pwrbutton.kl | 1 + 3 files changed, 5 insertions(+) create mode 100644 usr/idc/TSC2007_Touchscreen.idc create mode 100644 usr/keylayout/Phone_button.kl create mode 100644 usr/keylayout/twl4030_pwrbutton.kl (limited to 'usr') diff --git a/usr/idc/TSC2007_Touchscreen.idc b/usr/idc/TSC2007_Touchscreen.idc new file mode 100644 index 0000000..6c1df26 --- /dev/null +++ b/usr/idc/TSC2007_Touchscreen.idc @@ -0,0 +1,3 @@ +touch.deviceType = touchScreen +touch.orientationAware = 1 +touch.pressure.calibration = amplitude diff --git a/usr/keylayout/Phone_button.kl b/usr/keylayout/Phone_button.kl new file mode 100644 index 0000000..1232ea5 --- /dev/null +++ b/usr/keylayout/Phone_button.kl @@ -0,0 +1 @@ +key 169 BACK WAKE_DROPPED diff --git a/usr/keylayout/twl4030_pwrbutton.kl b/usr/keylayout/twl4030_pwrbutton.kl new file mode 100644 index 0000000..129f9ba --- /dev/null +++ b/usr/keylayout/twl4030_pwrbutton.kl @@ -0,0 +1 @@ +key 116 POWER WAKE_DROPPED -- cgit v1.1