summaryrefslogtreecommitdiff
path: root/recipes/angstrom/e-wm-config-angstrom/configs/angstrom-touchscreen/module.battery.src
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2009-06-18 15:38:14 +0200
committerKoen Kooi <koen@openembedded.org>2009-06-18 15:38:14 +0200
commit66acf1e6c52fd1a6dc73d9a9a920a4fd8aef4059 (patch)
treef5fe7d7198e5f4d2541a262554eb14ac2fe5e9a5 /recipes/angstrom/e-wm-config-angstrom/configs/angstrom-touchscreen/module.battery.src
parentd17b8a70d0af2ec33fee21e5f1e90717bbbd5dd3 (diff)
e-wm config angstrom: add config for touchscreen devices (illume based)
Diffstat (limited to 'recipes/angstrom/e-wm-config-angstrom/configs/angstrom-touchscreen/module.battery.src')
-rw-r--r--recipes/angstrom/e-wm-config-angstrom/configs/angstrom-touchscreen/module.battery.src7
1 files changed, 7 insertions, 0 deletions
diff --git a/recipes/angstrom/e-wm-config-angstrom/configs/angstrom-touchscreen/module.battery.src b/recipes/angstrom/e-wm-config-angstrom/configs/angstrom-touchscreen/module.battery.src
new file mode 100644
index 0000000000..854be11b99
--- /dev/null
+++ b/recipes/angstrom/e-wm-config-angstrom/configs/angstrom-touchscreen/module.battery.src
@@ -0,0 +1,7 @@
+group "Battery_Config" struct {
+ value "poll_interval" int: 32;
+ value "alert" int: 10;
+ value "alert_p" int: 10;
+ value "alert_timeout" int: 0;
+ value "force_mode" int: 0;
+}