From cf7c3e4b4071b5fd1b2a2db1d29552802419c9aa Mon Sep 17 00:00:00 2001 From: Michael Lauer Date: Mon, 25 Aug 2008 19:43:54 +0000 Subject: frameworkd git s/CHARGER/USB/ in frameworkd.conf for all machines Note: CHARGER is slightly incorrect on devices that can act as HOST and GADGET. Since you don't know whether the USB plug actually leads to the device being charged, beware of false assumptions. Better check seperatly. --- packages/freesmartphone/frameworkd/om-gta01/frameworkd.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packages/freesmartphone/frameworkd/om-gta01/frameworkd.conf') diff --git a/packages/freesmartphone/frameworkd/om-gta01/frameworkd.conf b/packages/freesmartphone/frameworkd/om-gta01/frameworkd.conf index c25805b36f..27e624ab0a 100644 --- a/packages/freesmartphone/frameworkd/om-gta01/frameworkd.conf +++ b/packages/freesmartphone/frameworkd/om-gta01/frameworkd.conf @@ -11,7 +11,7 @@ scenario_dir = /usr/share/openmoko/scenarios # Keys report1 = AUX,key,169,1 report2 = POWER,key,116,1 -report3 = CHARGER,key,356,0 +report3 = USB,key,356,0 report4 = HEADSET,switch,2,0 [ogsmd] -- cgit v1.2.3