From: Philipp Zabel Date: Sun, 20 Jul 2008 10:02:09 +0000 (+0000) Subject: frameworkd: add configuration for magician X-Git-Tag: Release-2010-05/1~6522 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e7f59a3fe9867d50600baa2d73bc93132d28dff4;p=openembedded.git frameworkd: add configuration for magician --- diff --git a/packages/freesmartphone/frameworkd/magician/.mtn2git_empty b/packages/freesmartphone/frameworkd/magician/.mtn2git_empty new file mode 100644 index 0000000000..e69de29bb2 diff --git a/packages/freesmartphone/frameworkd/magician/frameworkd.conf b/packages/freesmartphone/frameworkd/magician/frameworkd.conf new file mode 100644 index 0000000000..cbafb1925f --- /dev/null +++ b/packages/freesmartphone/frameworkd/magician/frameworkd.conf @@ -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