Initial release of FSO Control.
Beside being rough here are some points and notes:
* I'd like to launch this with a POWER button press but I can not
figure out how to set the DISPLAY environment when launching a
GUI with a rule in oevents. You can try though. Put a rule in
/etc/freesmartphone/oevents/rules.yaml like this:
trigger: InputEvent()
filters:
- HasAttr(switch, "POWER")
- HasAttr(event, "pressed")
actions: Command("fso-control")
* Depending on the version of frameworkd-conf the is a typo in
/etc/dbus-1/system.d/frameworkd.conf
-
+
* The "lock" button does nothing and will become a button to power
the various radios - gsm,gps,wifi,blutooth. Perhaps configure them
also?
* The more button does nothing. I don't know what it should do.
http://projects.openmoko.org/forum/f...p?forum_id=768