[*]Changed finger size to 60. So in WVGA finger size becomes 40.
authorDaniel Juyung Seo <juyung.seo@samsung.com>
Tue, 18 Oct 2011 04:19:48 +0000 (13:19 +0900)
committerDaniel Juyung Seo <juyung.seo@samsung.com>
Tue, 18 Oct 2011 04:19:48 +0000 (13:19 +0900)
config/slp/base.src

index a6f4d53..f187dc0 100644 (file)
@@ -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";