From 136fdf49a1c161ba867dd87f975983b06e84025f Mon Sep 17 00:00:00 2001 From: Daniel Juyung Seo Date: Tue, 18 Oct 2011 13:19:48 +0900 Subject: [PATCH] [*]Changed finger size to 60. So in WVGA finger size becomes 40. --- config/slp/base.src | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/slp/base.src b/config/slp/base.src index a6f4d53..f187dc0 100644 --- a/config/slp/base.src +++ b/config/slp/base.src @@ -28,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"; -- 2.7.4