summaryrefslogtreecommitdiff
path: root/packages/freesmartphone/frameworkd
diff options
context:
space:
mode:
Diffstat (limited to 'packages/freesmartphone/frameworkd')
-rw-r--r--packages/freesmartphone/frameworkd/om-gta01/.mtn2git_empty0
-rw-r--r--packages/freesmartphone/frameworkd/om-gta01/frameworkd.conf14
-rw-r--r--packages/freesmartphone/frameworkd/om-gta02/frameworkd.conf7
3 files changed, 19 insertions, 2 deletions
diff --git a/packages/freesmartphone/frameworkd/om-gta01/.mtn2git_empty b/packages/freesmartphone/frameworkd/om-gta01/.mtn2git_empty
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/packages/freesmartphone/frameworkd/om-gta01/.mtn2git_empty
diff --git a/packages/freesmartphone/frameworkd/om-gta01/frameworkd.conf b/packages/freesmartphone/frameworkd/om-gta01/frameworkd.conf
new file mode 100644
index 0000000000..15c489156b
--- /dev/null
+++ b/packages/freesmartphone/frameworkd/om-gta01/frameworkd.conf
@@ -0,0 +1,14 @@
+[idlenotifier]
+
+[input]
+report1 = AUX,key,169,1
+report2 = POWER,key,116,1
+report3 = CHARGER,key,356,0
+report4 = HEADSET,switch,2,0
+
+[ophoned]
+# GTA02 has TI Calypso
+modemtype = ti_calypso
+
+[opreferencesd]
+rootdir = ../etc/freesmartphone/opreferences:/etc/freesmartphone/opreferences:/usr/etc/freesmartphone/opreferences
diff --git a/packages/freesmartphone/frameworkd/om-gta02/frameworkd.conf b/packages/freesmartphone/frameworkd/om-gta02/frameworkd.conf
index b38425129f..cac51ce102 100644
--- a/packages/freesmartphone/frameworkd/om-gta02/frameworkd.conf
+++ b/packages/freesmartphone/frameworkd/om-gta02/frameworkd.conf
@@ -5,11 +5,14 @@ ignoreinput=2,3
[input]
# don't read from accellerometers for GTA02
ignoreinput=2,3
+report1 = AUX,key,169,1
+report2 = POWER,key,116,1
+report3 = CHARGER,key,356,0
+report4 = HEADSET,switch,2,0
[ophoned]
# GTA02 has TI Calypso
modemtype = ti_calypso
[opreferencesd]
-rootdir =
-../etc/freesmartphone/opreferences:/etc/freesmartphone/opreferences:/usr/etc/freesmartphone/opreferences
+rootdir = ../etc/freesmartphone/opreferences:/etc/freesmartphone/opreferences:/usr/etc/freesmartphone/opreferences