make finger size for standard profile 10 - more realistic.

This commit is contained in:
Carsten Haitzler 2013-07-27 15:07:09 +09:00
parent 970257d3fc
commit a4d6be9508
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ group "Elm_Config" struct {
value "font_cache" int: 512;
value "edje_cache" int: 32;
value "edje_collection_cache" int: 64;
value "finger_size" int: 5;
value "finger_size" int: 10;
value "fps" double: 60.0;
value "theme" string: "default-desktop";
value "modules" string: "prefs>prefs_iface:access_output>access/api:datetime_input_ctxpopup>datetime/api";