Merge from TIZEN 2.3
[platform/core/uifw/e17-misc.git] / i386 / usr / share / enlightenment / config / e / config / samsung / e.src
index c461abf..cee10e3 100644 (file)
@@ -1,37 +1,79 @@
 group "E_Config" struct {
-    group "acpi_bindings" list {
-        group "E_Config_Binding_Acpi" struct {
-            value "context" int: 0;
-            value "type" int: 1;
-            value "status" int: 0;
-            value "action" string: "dim_screen";
+    group "modules" list {
+        group "E_Config_Module" struct {
+            value "name" string: "comp-tizen";
+            value "enabled" uchar: 1;
+            value "delayed" uchar: 0;
+            value "priority" int: -1000;
         }
-        group "E_Config_Binding_Acpi" struct {
-            value "context" int: 0;
-            value "type" int: 1;
-            value "status" int: 1;
-            value "action" string: "undim_screen";
+        group "E_Config_Module" struct {
+            value "name" string: "config-tizen";
+            value "enabled" uchar: 1;
+            value "delayed" uchar: 0;
+            value "priority" int: -2000;
         }
-        group "E_Config_Binding_Acpi" struct {
-            value "context" int: 0;
-            value "type" int: 5;
-            value "status" int: 0;
-            value "action" string: "suspend";
-            value "params" string: "now";
+        group "E_Config_Module" struct {
+            value "name" string: "devmode-tizen";
+            value "enabled" uchar: 0;
+            value "delayed" uchar: 1;
+            value "priority" int: -4000;
         }
-        group "E_Config_Binding_Acpi" struct {
-            value "context" int: 0;
-            value "type" int: 6;
-            value "status" int: -1;
-            value "action" string: "halt_now";
-            value "params" string: "now";
+        group "E_Config_Module" struct {
+            value "name" string: "e17-extra-module-devicemgr";
+            value "enabled" uchar: 0;
+            value "delayed" uchar: 0;
+            value "priority" int: -3000;
         }
-        group "E_Config_Binding_Acpi" struct {
-            value "context" int: 0;
-            value "type" int: 8;
-            value "status" int: -1;
-            value "action" string: "suspend";
-            value "params" string: "now";
+        group "E_Config_Module" struct {
+            value "name" string: "e17-extra-module-keyrouter";
+            value "enabled" uchar: 1;
+            value "delayed" uchar: 0;
+            value "priority" int: 0;
+        }
+        group "E_Config_Module" struct {
+            value "name" string: "e17-extra-module-wmready";
+            value "enabled" uchar: 0;
+            value "delayed" uchar: 1;
+            value "priority" int: 0;
+        }
+        group "E_Config_Module" struct {
+            value "name" string: "illume2-tizen";
+            value "enabled" uchar: 1;
+            value "delayed" uchar: 0;
+            value "priority" int: 100;
+        }
+        group "E_Config_Module" struct {
+            value "name" string: "move-tizen";
+            value "enabled" uchar: 1;
+            value "delayed" uchar: 0;
+            value "priority" int: -2000;
+        }
+        group "E_Config_Module" struct {
+            value "name" string: "screen-reader";
+            value "enabled" uchar: 1;
+            value "delayed" uchar: 0;
+            value "priority" int: -3000;
+        }
+        group "E_Config_Module" struct {
+            value "name" string: "shot-tizen";
+            value "enabled" uchar: 0;
+            value "delayed" uchar: 0;
+            value "priority" int: 0;
+        }
+    }
+    group "key_bindings" list {
+        group "E_Config_Binding_Key" struct {
+            value "context" int: 9;
+            value "modifiers" int: 0;
+            value "key" string: "Print";
+            value "action" string: "shot-tizen";
+            value "any_mod" uchar: 0;
+        }
+    }
+    group "themes" list {
+        group "E_Config_Theme" struct {
+            value "category" string: "theme";
+            value "file" string: "samsung.edj";
         }
     }
     group "signal_bindings" list {
@@ -184,66 +226,39 @@ group "E_Config" struct {
             value "params" string: "end";
         }
     }
-    group "themes" list {
-        group "E_Config_Theme" struct {
-            value "category" string: "theme";
-            value "file" string: "samsung.edj";
-        }
-    }
-    group "modules" list {
-        group "E_Config_Module" struct {
-            value "name" string: "illume2-tizen";
-            value "enabled" uchar: 1;
-            value "delayed" uchar: 0;
-            value "priority" int: 100;
-        }
-        group "E_Config_Module" struct {
-            value "name" string: "e17-extra-module-keyrouter";
-            value "enabled" uchar: 1;
-            value "delayed" uchar: 0;
-            value "priority" int: 0;
-        }
-        group "E_Config_Module" struct {
-            value "name" string: "e17-extra-module-devicemgr";
-            value "enabled" uchar: 1;
-            value "delayed" uchar: 0;
-            value "priority" int: -3000;
-        }
-        group "E_Config_Module" struct {
-            value "name" string: "e17-extra-module-wmready";
-            value "enabled" uchar: 1;
-            value "delayed" uchar: 1;
-            value "priority" int: 0;
-        }
-        group "E_Config_Module" struct {
-            value "name" string: "comp-tizen";
-            value "enabled" uchar: 1;
-            value "delayed" uchar: 0;
-            value "priority" int: -1000;
+    group "acpi_bindings" list {
+        group "E_Config_Binding_Acpi" struct {
+            value "context" int: 0;
+            value "type" int: 1;
+            value "status" int: 0;
+            value "action" string: "dim_screen";
         }
-        group "E_Config_Module" struct {
-            value "name" string: "move-tizen";
-            value "enabled" uchar: 1;
-            value "delayed" uchar: 0;
-            value "priority" int: -2000;
+        group "E_Config_Binding_Acpi" struct {
+            value "context" int: 0;
+            value "type" int: 1;
+            value "status" int: 1;
+            value "action" string: "undim_screen";
         }
-        group "E_Config_Module" struct {
-            value "name" string: "config-tizen";
-            value "enabled" uchar: 1;
-            value "delayed" uchar: 0;
-            value "priority" int: -2000;
+        group "E_Config_Binding_Acpi" struct {
+            value "context" int: 0;
+            value "type" int: 5;
+            value "status" int: 0;
+            value "action" string: "suspend";
+            value "params" string: "now";
         }
-        group "E_Config_Module" struct {
-            value "name" string: "screen-reader";
-            value "enabled" uchar: 1;
-            value "delayed" uchar: 0;
-            value "priority" int: -3000;
+        group "E_Config_Binding_Acpi" struct {
+            value "context" int: 0;
+            value "type" int: 6;
+            value "status" int: -1;
+            value "action" string: "halt_now";
+            value "params" string: "now";
         }
-        group "E_Config_Module" struct {
-            value "name" string: "devmode-tizen";
-            value "enabled" uchar: 0;
-            value "delayed" uchar: 1;
-            value "priority" int: -4000;
+        group "E_Config_Binding_Acpi" struct {
+            value "context" int: 0;
+            value "type" int: 8;
+            value "status" int: -1;
+            value "action" string: "suspend";
+            value "params" string: "now";
         }
     }
     group "desktop_window_profiles" list {
@@ -255,6 +270,13 @@ group "E_Config" struct {
             value "profile" string: "mobile";
         }
         group "E_Config_Desktop_Window_Profile" struct {
+             value "container" int: 0;
+             value "zone" int: 0;
+             value "desk_x" int: 1;
+             value "desk_y" int: 0;
+             value "profile" string: "popsync";
+        }
+        group "E_Config_Desktop_Window_Profile" struct {
             value "container" int: 0;
             value "zone" int: 1;
             value "desk_x" int: 0;
@@ -262,6 +284,30 @@ group "E_Config" struct {
             value "profile" string: "desktop";
         }
     }
+    group "desktop_layouts" list {
+        group "E_Config_Desktop_Layout" struct {
+            value "container" int: 0;
+            value "zone" int: 0;
+            value "desk_x" int: 0;
+            value "desk_y" int: 0;
+            value "id" int: 0;
+            value "geom.x" int: 0;
+            value "geom.y" int: 0;
+            value "geom.w" int: 720;
+            value "geom.h" int: 640;
+        }
+        group "E_Config_Desktop_Layout" struct {
+            value "container" int: 0;
+            value "zone" int: 0;
+            value "desk_x" int: 0;
+            value "desk_y" int: 0;
+            value "id" int: 1;
+            value "geom.x" int: 0;
+            value "geom.y" int: 640;
+            value "geom.w" int: 720;
+            value "geom.h" int: 640;
+        }
+    }
     value "config_version" int: 65876;
     value "show_splash" int: 0;
     value "init_default_theme" string: "samsung.edj";
@@ -279,7 +325,7 @@ group "E_Config" struct {
     value "font_cache" int: 0;
     value "edje_cache" int: 0;
     value "edje_collection_cache" int: 0;
-    value "zone_desks_x_count" int: 1;
+    value "zone_desks_x_count" int: 2;
     value "zone_desks_y_count" int: 1;
     value "show_desktop_icons" int: 0;
     value "edge_flip_dragging" int: 0;
@@ -330,7 +376,7 @@ group "E_Config" struct {
     value "kill_if_close_not_possible" int: 1;
     value "kill_process" int: 1;
     value "kill_timer_wait" double: 10.0000000000000000000000000;
-    value "ping_clients" int: 0;
+    value "ping_clients" int: 1;
     value "transition_desk" string: "vswipe";
     value "transition_change" string: "crossfade";
     value "remember_internal_windows" int: 0;
@@ -421,7 +467,7 @@ group "E_Config" struct {
     value "menu_favorites_show" int: 1;
     value "menu_apps_show" int: 1;
     value "menu_gadcon_client_toplevel" int: 0;
-    value "ping_clients_interval" int: 128;
+    value "ping_clients_interval" int: 64;
     value "cache_flush_poll_interval" int: 512;
     value "thumbscroll_enable" int: 1;
     value "thumbscroll_threshhold" int: 40;
@@ -483,5 +529,12 @@ group "E_Config" struct {
     value "xkb.only_label" int: 0;
     value "wm_win_rotation" uchar: 1;
     value "deiconify_approve" uchar: 1;
-    value "deiconify_timeout" double: 0.3000000000000000000000000;
+    value "deiconify_timeout" double: 1.0;
+    value "rd_dbus_msg.dest" string: "org.tizen.resourced";
+    value "rd_dbus_msg.path" string: "/Org/Tizen/ResourceD/Process";
+    value "rd_dbus_msg.interface" string: "org.tizen.resourced.process";
+    value "rd_dbus_msg.method" string: "Signal";
+    value "use_tiled_desk_layout" uchar: 1;
+    value "win_aux_hint" uchar: 1;
+    value "use_iconify_resize" uchar: 0;
 }