--- conf/example/frameworkd.conf | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/conf/example/frameworkd.conf b/conf/example/frameworkd.conf index 993e725..6f1c819 100644 --- a/conf/example/frameworkd.conf +++ b/conf/example/frameworkd.conf @@ -9,7 +9,7 @@ log_level = INFO log_to = stderr # if logging to a file, specify the destination log_destination = /tmp/frameworkd.log -# persistance format, one of "pickle", "yaml" +# persistence format, one of "pickle", "yaml" persist_format = pickle rootdir = ../etc/freesmartphone:/etc/freesmartphone:/usr/etc/freesmartphone # specify how subsystems scan for their plugins, @@ -34,10 +34,10 @@ scenario_dir = /usr/share/openmoko/scenarios default_scenario = stereoout [odeviced.idlenotifier] -# add inut nodes to ignore for idle activity +# add input nodes to ignore for idle activity ignoreinput = 2,3,4 # configure timeouts (in seconds) here. A value of 0 -# means 'never fall into this state' (except programatically) +# means 'never fall into this state' (except programmatically) idle = 10 idle_dim = 20 idle_prelock = 12 -- 1.6.3.1 _______________________________________________ Smartphones-userland mailing list Smartphones-userland@linuxtogo.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/smartphones-userland