summaryrefslogtreecommitdiff
path: root/packages/freesmartphone/frameworkd
diff options
context:
space:
mode:
authorMichael 'Mickey' Lauer <mickey@vanille-media.de>2009-02-17 10:30:32 +0100
committerMichael 'Mickey' Lauer <mickey@vanille-media.de>2009-02-17 10:31:03 +0100
commit8b7f70df541b86051de3179d2022eb1cedc9d732 (patch)
treedf5fbf3b4cad94107b22ceb0cd6b66a9d04d51a4 /packages/freesmartphone/frameworkd
parent2cfc560391c1ce0a7737f17952c22e96839f7b83 (diff)
frameworkd: add configuration for Openmoko GTA03
Diffstat (limited to 'packages/freesmartphone/frameworkd')
-rw-r--r--packages/freesmartphone/frameworkd/om-gta03/frameworkd.conf30
1 files changed, 30 insertions, 0 deletions
diff --git a/packages/freesmartphone/frameworkd/om-gta03/frameworkd.conf b/packages/freesmartphone/frameworkd/om-gta03/frameworkd.conf
new file mode 100644
index 0000000000..d48bc0815c
--- /dev/null
+++ b/packages/freesmartphone/frameworkd/om-gta03/frameworkd.conf
@@ -0,0 +1,30 @@
+[frameworkd]
+version = 1
+log_level = INFO
+log_to = syslog
+
+[odeviced.audio]
+# set default alsa scenario
+default_scenario = stereoout
+# set path to alsa scenario files
+scenario_dir = /usr/share/openmoko/scenarios
+
+[odeviced.input]
+# Keys
+report1 = AUX,key,169,1
+report2 = POWER,key,116,1
+report3 = USB,key,356,0
+report4 = HEADSET,switch,2,0
+
+[ogsmd]
+# GTA03 has a Cinterion MC75i
+modemtype = cinterion_mc75
+
+[ogpsd]
+disable = 1
+
+[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