aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/freesmartphone/frameworkd/a780/frameworkd.conf
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/freesmartphone/frameworkd/a780/frameworkd.conf')
-rw-r--r--recipes/freesmartphone/frameworkd/a780/frameworkd.conf22
1 files changed, 22 insertions, 0 deletions
diff --git a/recipes/freesmartphone/frameworkd/a780/frameworkd.conf b/recipes/freesmartphone/frameworkd/a780/frameworkd.conf
new file mode 100644
index 0000000000..36359a9f34
--- /dev/null
+++ b/recipes/freesmartphone/frameworkd/a780/frameworkd.conf
@@ -0,0 +1,22 @@
+[frameworkd]
+version = 1
+log_level = DEBUG
+log_to = syslog
+
+[input]
+# keys (copied from Openmoko, need to adjust)
+report1 = AUX,key,169,1
+report2 = POWER,key,116,1
+report3 = USB,key,356,0
+report4 = HEADSET,switch,2,0
+
+[ogsmd]
+# A780 has Freescale Neptune LTE
+modemtype = freescale_neptune
+
+[opreferencesd]
+rootdir = ../etc/freesmartphone/opreferences:/etc/freesmartphone/opreferences:/usr/etc/freesmartphone/opreferences
+
+[oeventsd]
+rules_file = ../etc/freesmartphone/oevents/rules.yaml:/etc/freesmartphone/oevents/rules.yaml:/usr/etc/freesmartphone/oevents/rules.yaml
+