summaryrefslogtreecommitdiff
path: root/packages
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2008-07-17 19:05:52 +0000
committerMichael Lauer <mickey@vanille-media.de>2008-07-17 19:05:52 +0000
commite6dc337584ff28c894050d239a838151e2429bf9 (patch)
tree930850d2e4e4a705be649e5e9df83f73097a939b /packages
parent12f8a39939c28003a39b84713d9a51305511650d (diff)
frameworkd git add button/switches configuration
Diffstat (limited to 'packages')
-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
-rw-r--r--packages/freesmartphone/frameworkd_git.bb4
4 files changed, 21 insertions, 4 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
diff --git a/packages/freesmartphone/frameworkd_git.bb b/packages/freesmartphone/frameworkd_git.bb
index a6d25f79ec..3a6d280f33 100644
--- a/packages/freesmartphone/frameworkd_git.bb
+++ b/packages/freesmartphone/frameworkd_git.bb
@@ -4,8 +4,8 @@ AUTHOR = "Michael 'Mickey' Lauer <mlauer@vanille-media.de> et. al."
SECTION = "console/network"
DEPENDS = "python-cython-native python-pyrex-native"
LICENSE = "GPL"
-PV = "0.8.0+gitr${SRCREV}"
-PR = "r6"
+PV = "0.8.1+gitr${SRCREV}"
+PR = "r7"
inherit distutils update-rc.d