value "font_cache" int: 512;
value "edje_cache" int: 32;
value "edje_collection_cache" int: 64;
- value "finger_size" int: 40;
+ value "finger_size" int: 10;
value "fps" double: 60.0;
value "theme" string: "default";
value "modules" string: "prefs>prefs_iface:access_output>access/api:datetime_input_ctxpopup>datetime/api";
_elm_config->font_cache = 512;
_elm_config->edje_cache = 32;
_elm_config->edje_collection_cache = 64;
- _elm_config->finger_size = 40;
+ _elm_config->finger_size = 10;
_elm_config->fps = 60.0;
_elm_config->theme = eina_stringshare_add("default");
_elm_config->modules = NULL;