2 # indicates this configuration version, do not change
4 # the default log_level, if not specified per module
6 # the global log_destination. Uncomment to enable
10 # if logging to a file, specify the destination
11 log_destination = /tmp/frameworkd.log
12 # persistance format, one of "pickle", "yaml"
13 persist_format = pickle
14 rootdir = ../etc/freesmartphone:/etc/freesmartphone:/usr/etc/freesmartphone
17 # set log level for a subsystem or for an individual module
18 # available log levels are: DEBUG, INFO, WARNING, ERROR, CRITICAL
22 # set 1 to disable a module
24 # poll capacity once every 5 minutes
25 # (usually, you do not have to change this)
26 capacity_check_timeout = 300
29 # set directory where the alsa audio scenarios are stored
30 scenario_dir = /usr/share/openmoko/scenarios
31 # set default scenario loaded at startup
32 default_scenario = stereoout
34 [odeviced.idlenotifier]
35 # add inut nodes to ignore for idle activity
37 # configure timeouts (in seconds) here. A value of 0
38 # means 'never fall into this state' (except programatically)
46 # format is <keyname>,<type>,<input device keycode>,<report held seconds in addition to press/release>
47 report1 = AUX,key,169,1
48 report2 = POWER,key,116,1
49 report3 = CHARGER,key,356,0
50 report4 = HEADSET,switch,2,0
52 [odeviced.powercontrol-neo]
57 # chose your modem type, available types are: ti_calypso, freescale_neptune, (singleline, muxed4line)
58 modemtype = ti_calypso
59 # if you have a ti_calypso, you can chose the deep sleep mode: valid values are: never, adaptive (default), always
60 ti_calypso_deep_sleep = adaptive
65 channel = SerialChannel
79 contacts_default_backend = CSV-Contacts
80 messages_default_folder = Unfiled
81 messages_trash_folder = Trash
82 sim_messages_default_folder = SMS
83 rootdir = ../etc/freesmartphone/opim:/etc/freesmartphone/opim:/usr/etc/freesmartphone/opim