[*]Changed finger size to 60. So in WVGA finger size becomes 40.
[framework/uifw/elementary.git] / config / slp / base.src
index dfbbabb..f187dc0 100644 (file)
@@ -12,6 +12,7 @@ group "Elm_Config" struct {
   value "bring_in_scroll_friction" double: 0.5;
   value "zoom_friction" double: 0.5;
   value "thumbscroll_border_friction" double: 0.5;
+  value "thumbscroll_sensitivity_friction" double: 1.0;
   value "scroll_smooth_amount" double: 0.0;
   value "scroll_smooth_history_weight" double: 0.3;
   value "scroll_smooth_future_time" double: 0.0;
@@ -27,7 +28,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: 40;
+  value "finger_size" int: 60;
   value "fps" double: 6000.0;
   value "theme" string: "default";
   value "modules" string: "ctxpopup_copypasteUI>entry/api:decarta>map/api";
@@ -40,7 +41,6 @@ group "Elm_Config" struct {
   value "inwin_dialogs_enable" uchar: 0;
   value "icon_size" int: 32;
   value "longpress_timeout" double: 0.5;
-  value "input_panel_enable" int: 1;
   value "password_show_last" uchar: 1;
   value "password_show_last_timeout" double: 2.0;
   value "effect_enable" uchar: 1;