frameworkd git add button/switches configuration
authorMichael Lauer <mickey@vanille-media.de>
Thu, 17 Jul 2008 19:05:52 +0000 (19:05 +0000)
committerMichael Lauer <mickey@vanille-media.de>
Thu, 17 Jul 2008 19:05:52 +0000 (19:05 +0000)
packages/freesmartphone/frameworkd/om-gta01/.mtn2git_empty [new file with mode: 0644]
packages/freesmartphone/frameworkd/om-gta01/frameworkd.conf [new file with mode: 0644]
packages/freesmartphone/frameworkd/om-gta02/frameworkd.conf
packages/freesmartphone/frameworkd_git.bb

diff --git a/packages/freesmartphone/frameworkd/om-gta01/.mtn2git_empty b/packages/freesmartphone/frameworkd/om-gta01/.mtn2git_empty
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/packages/freesmartphone/frameworkd/om-gta01/frameworkd.conf b/packages/freesmartphone/frameworkd/om-gta01/frameworkd.conf
new file mode 100644 (file)
index 0000000..15c4891
--- /dev/null
@@ -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
index b384251..cac51ce 100644 (file)
@@ -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
index a6d25f7..3a6d280 100644 (file)
@@ -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