[oe-commits] org.oe.dev frameworkd: add configuration for magician

pH5 commit oe at amethyst.openembedded.net
Sun Jul 20 10:10:45 UTC 2008


frameworkd: add configuration for magician

Author: pH5 at openembedded.org
Branch: org.openembedded.dev
Revision: 5eac8d0412eaf3cb2397f583873c1094f4c71e9d
ViewMTN: http://monotone.openembedded.org/revision/info/5eac8d0412eaf3cb2397f583873c1094f4c71e9d
Files:
1
packages/freesmartphone/frameworkd/magician
packages/freesmartphone/frameworkd/magician/frameworkd.conf
Diffs:

#
# mt diff -rcb463e31d14ef4817d44fedcf3f589ac205c74aa -r5eac8d0412eaf3cb2397f583873c1094f4c71e9d
#
#
#
# add_dir "packages/freesmartphone/frameworkd/magician"
# 
# add_file "packages/freesmartphone/frameworkd/magician/frameworkd.conf"
#  content [956fbca634e435124be4f323573306632e11f8eb]
#
============================================================
--- packages/freesmartphone/frameworkd/magician/frameworkd.conf	956fbca634e435124be4f323573306632e11f8eb
+++ packages/freesmartphone/frameworkd/magician/frameworkd.conf	956fbca634e435124be4f323573306632e11f8eb
@@ -0,0 +1,17 @@
+[idlenotifier]
+
+[input]
+# magician doesn't have AUX, use the CAMERA key for now
+# (it's in about the same place as AUX on gta01/02)
+report1 = AUX,key,212,1
+report2 = POWER,key,116,1
+# magician doesn't use KEY_POWER2 for the charger, need to fix
+report3 = CHARGER,key,356,0
+report4 = HEADSET,switch,2,0
+
+[ophoned]
+# Magician has TI Calypso
+modemtype = ti_calypso
+
+[opreferencesd]
+rootdir = ../etc/freesmartphone/opreferences:/etc/freesmartphone/opreferences:/usr/etc/freesmartphone/opreferences






More information about the Openembedded-commits mailing list