summaryrefslogtreecommitdiff
path: root/packages/freesmartphone/frameworkd/a780
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2008-08-25 19:43:54 +0000
committerMichael Lauer <mickey@vanille-media.de>2008-08-25 19:43:54 +0000
commitcf7c3e4b4071b5fd1b2a2db1d29552802419c9aa (patch)
treeef418ec25662e24a6e44d1c757ecb9c6e6854342 /packages/freesmartphone/frameworkd/a780
parentac8b729e1af278982c713e9317dc2f13ee50d186 (diff)
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.
Diffstat (limited to 'packages/freesmartphone/frameworkd/a780')
-rw-r--r--packages/freesmartphone/frameworkd/a780/frameworkd.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/freesmartphone/frameworkd/a780/frameworkd.conf b/packages/freesmartphone/frameworkd/a780/frameworkd.conf
index a619bf1c5a..425267d97b 100644
--- a/packages/freesmartphone/frameworkd/a780/frameworkd.conf
+++ b/packages/freesmartphone/frameworkd/a780/frameworkd.conf
@@ -5,7 +5,7 @@ version = 1
# keys (copied from Openmoko, need to adjust)
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]