From: Christopher Michael Date: Sat, 21 Nov 2009 19:56:48 +0000 (+0000) Subject: Update 'illume-home' config to include keyboard. X-Git-Tag: submit/efl/20131021.015651~8875 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=6ccff83544d7e9ac4d9cc2ba6bc6bbb7a5255857;p=platform%2Fupstream%2Fenlightenment.git Update 'illume-home' config to include keyboard. Add keyboard module config file. SVN revision: 43882 --- diff --git a/config/illume-home/e.src b/config/illume-home/e.src index fb21426..b6709ec 100644 --- a/config/illume-home/e.src +++ b/config/illume-home/e.src @@ -33,31 +33,31 @@ group "E_Config" struct { value "use_composite" int: 0; group "modules" list { group "E_Config_Module" struct { - value "name" string: "pager"; + value "name" string: "syscon"; value "enabled" uchar: 1; - value "delayed" uchar: 0; + value "delayed" uchar: 1; value "priority" int: 0; } } group "modules" list { group "E_Config_Module" struct { - value "name" string: "illume-home"; + value "name" string: "conf_interaction"; value "enabled" uchar: 1; - value "delayed" uchar: 0; + value "delayed" uchar: 1; value "priority" int: 0; } } group "modules" list { group "E_Config_Module" struct { - value "name" string: "battery"; + value "name" string: "conf_engine"; value "enabled" uchar: 1; - value "delayed" uchar: 0; + value "delayed" uchar: 1; value "priority" int: 0; } } group "modules" list { group "E_Config_Module" struct { - value "name" string: "exebuf"; + value "name" string: "conf_winlist"; value "enabled" uchar: 1; value "delayed" uchar: 1; value "priority" int: 0; @@ -65,7 +65,7 @@ group "E_Config" struct { } group "modules" list { group "E_Config_Module" struct { - value "name" string: "winlist"; + value "name" string: "conf_window_manipulation"; value "enabled" uchar: 1; value "delayed" uchar: 1; value "priority" int: 0; @@ -73,7 +73,7 @@ group "E_Config" struct { } group "modules" list { group "E_Config_Module" struct { - value "name" string: "conf"; + value "name" string: "conf_window_focus"; value "enabled" uchar: 1; value "delayed" uchar: 1; value "priority" int: 0; @@ -81,7 +81,7 @@ group "E_Config" struct { } group "modules" list { group "E_Config_Module" struct { - value "name" string: "conf_applications"; + value "name" string: "conf_window_display"; value "enabled" uchar: 1; value "delayed" uchar: 1; value "priority" int: 0; @@ -89,7 +89,7 @@ group "E_Config" struct { } group "modules" list { group "E_Config_Module" struct { - value "name" string: "conf_borders"; + value "name" string: "conf_wallpaper"; value "enabled" uchar: 1; value "delayed" uchar: 1; value "priority" int: 0; @@ -97,7 +97,7 @@ group "E_Config" struct { } group "modules" list { group "E_Config_Module" struct { - value "name" string: "conf_clientlist"; + value "name" string: "conf_transitions"; value "enabled" uchar: 1; value "delayed" uchar: 1; value "priority" int: 0; @@ -105,7 +105,7 @@ group "E_Config" struct { } group "modules" list { group "E_Config_Module" struct { - value "name" string: "conf_colors"; + value "name" string: "conf_theme"; value "enabled" uchar: 1; value "delayed" uchar: 1; value "priority" int: 0; @@ -113,7 +113,7 @@ group "E_Config" struct { } group "modules" list { group "E_Config_Module" struct { - value "name" string: "conf_desk"; + value "name" string: "conf_startup"; value "enabled" uchar: 1; value "delayed" uchar: 1; value "priority" int: 0; @@ -121,7 +121,7 @@ group "E_Config" struct { } group "modules" list { group "E_Config_Module" struct { - value "name" string: "conf_desklock"; + value "name" string: "conf_shelves"; value "enabled" uchar: 1; value "delayed" uchar: 1; value "priority" int: 0; @@ -129,7 +129,7 @@ group "E_Config" struct { } group "modules" list { group "E_Config_Module" struct { - value "name" string: "conf_desks"; + value "name" string: "conf_screensaver"; value "enabled" uchar: 1; value "delayed" uchar: 1; value "priority" int: 0; @@ -137,7 +137,7 @@ group "E_Config" struct { } group "modules" list { group "E_Config_Module" struct { - value "name" string: "conf_dialogs"; + value "name" string: "conf_profiles"; value "enabled" uchar: 1; value "delayed" uchar: 1; value "priority" int: 0; @@ -145,7 +145,7 @@ group "E_Config" struct { } group "modules" list { group "E_Config_Module" struct { - value "name" string: "conf_display"; + value "name" string: "conf_edgebindings"; value "enabled" uchar: 1; value "delayed" uchar: 1; value "priority" int: 0; @@ -153,7 +153,7 @@ group "E_Config" struct { } group "modules" list { group "E_Config_Module" struct { - value "name" string: "conf_dpms"; + value "name" string: "conf_performance"; value "enabled" uchar: 1; value "delayed" uchar: 1; value "priority" int: 0; @@ -161,7 +161,7 @@ group "E_Config" struct { } group "modules" list { group "E_Config_Module" struct { - value "name" string: "conf_exebuf"; + value "name" string: "conf_paths"; value "enabled" uchar: 1; value "delayed" uchar: 1; value "priority" int: 0; @@ -169,7 +169,7 @@ group "E_Config" struct { } group "modules" list { group "E_Config_Module" struct { - value "name" string: "conf_fonts"; + value "name" string: "conf_mouse_cursor"; value "enabled" uchar: 1; value "delayed" uchar: 1; value "priority" int: 0; @@ -177,7 +177,7 @@ group "E_Config" struct { } group "modules" list { group "E_Config_Module" struct { - value "name" string: "conf_icon_theme"; + value "name" string: "conf_mousebindings"; value "enabled" uchar: 1; value "delayed" uchar: 1; value "priority" int: 0; @@ -185,7 +185,7 @@ group "E_Config" struct { } group "modules" list { group "E_Config_Module" struct { - value "name" string: "conf_imc"; + value "name" string: "conf_mouse"; value "enabled" uchar: 1; value "delayed" uchar: 1; value "priority" int: 0; @@ -193,7 +193,7 @@ group "E_Config" struct { } group "modules" list { group "E_Config_Module" struct { - value "name" string: "conf_intl"; + value "name" string: "conf_mime"; value "enabled" uchar: 1; value "delayed" uchar: 1; value "priority" int: 0; @@ -201,7 +201,7 @@ group "E_Config" struct { } group "modules" list { group "E_Config_Module" struct { - value "name" string: "conf_keybindings"; + value "name" string: "conf_menus"; value "enabled" uchar: 1; value "delayed" uchar: 1; value "priority" int: 0; @@ -209,7 +209,7 @@ group "E_Config" struct { } group "modules" list { group "E_Config_Module" struct { - value "name" string: "conf_menus"; + value "name" string: "conf_keybindings"; value "enabled" uchar: 1; value "delayed" uchar: 1; value "priority" int: 0; @@ -217,7 +217,7 @@ group "E_Config" struct { } group "modules" list { group "E_Config_Module" struct { - value "name" string: "conf_mime"; + value "name" string: "conf_intl"; value "enabled" uchar: 1; value "delayed" uchar: 1; value "priority" int: 0; @@ -225,7 +225,7 @@ group "E_Config" struct { } group "modules" list { group "E_Config_Module" struct { - value "name" string: "conf_mouse"; + value "name" string: "conf_imc"; value "enabled" uchar: 1; value "delayed" uchar: 1; value "priority" int: 0; @@ -233,7 +233,7 @@ group "E_Config" struct { } group "modules" list { group "E_Config_Module" struct { - value "name" string: "conf_mousebindings"; + value "name" string: "conf_icon_theme"; value "enabled" uchar: 1; value "delayed" uchar: 1; value "priority" int: 0; @@ -241,7 +241,7 @@ group "E_Config" struct { } group "modules" list { group "E_Config_Module" struct { - value "name" string: "conf_mouse_cursor"; + value "name" string: "conf_fonts"; value "enabled" uchar: 1; value "delayed" uchar: 1; value "priority" int: 0; @@ -249,7 +249,7 @@ group "E_Config" struct { } group "modules" list { group "E_Config_Module" struct { - value "name" string: "conf_paths"; + value "name" string: "conf_exebuf"; value "enabled" uchar: 1; value "delayed" uchar: 1; value "priority" int: 0; @@ -257,7 +257,7 @@ group "E_Config" struct { } group "modules" list { group "E_Config_Module" struct { - value "name" string: "conf_performance"; + value "name" string: "conf_dpms"; value "enabled" uchar: 1; value "delayed" uchar: 1; value "priority" int: 0; @@ -265,7 +265,7 @@ group "E_Config" struct { } group "modules" list { group "E_Config_Module" struct { - value "name" string: "conf_edgebindings"; + value "name" string: "conf_display"; value "enabled" uchar: 1; value "delayed" uchar: 1; value "priority" int: 0; @@ -273,7 +273,7 @@ group "E_Config" struct { } group "modules" list { group "E_Config_Module" struct { - value "name" string: "conf_profiles"; + value "name" string: "conf_dialogs"; value "enabled" uchar: 1; value "delayed" uchar: 1; value "priority" int: 0; @@ -281,7 +281,7 @@ group "E_Config" struct { } group "modules" list { group "E_Config_Module" struct { - value "name" string: "conf_screensaver"; + value "name" string: "conf_desks"; value "enabled" uchar: 1; value "delayed" uchar: 1; value "priority" int: 0; @@ -289,7 +289,7 @@ group "E_Config" struct { } group "modules" list { group "E_Config_Module" struct { - value "name" string: "conf_shelves"; + value "name" string: "conf_desklock"; value "enabled" uchar: 1; value "delayed" uchar: 1; value "priority" int: 0; @@ -297,7 +297,7 @@ group "E_Config" struct { } group "modules" list { group "E_Config_Module" struct { - value "name" string: "conf_startup"; + value "name" string: "conf_desk"; value "enabled" uchar: 1; value "delayed" uchar: 1; value "priority" int: 0; @@ -305,7 +305,7 @@ group "E_Config" struct { } group "modules" list { group "E_Config_Module" struct { - value "name" string: "conf_theme"; + value "name" string: "conf_colors"; value "enabled" uchar: 1; value "delayed" uchar: 1; value "priority" int: 0; @@ -313,7 +313,7 @@ group "E_Config" struct { } group "modules" list { group "E_Config_Module" struct { - value "name" string: "conf_transitions"; + value "name" string: "conf_clientlist"; value "enabled" uchar: 1; value "delayed" uchar: 1; value "priority" int: 0; @@ -321,7 +321,7 @@ group "E_Config" struct { } group "modules" list { group "E_Config_Module" struct { - value "name" string: "conf_wallpaper"; + value "name" string: "conf_borders"; value "enabled" uchar: 1; value "delayed" uchar: 1; value "priority" int: 0; @@ -329,7 +329,7 @@ group "E_Config" struct { } group "modules" list { group "E_Config_Module" struct { - value "name" string: "conf_window_display"; + value "name" string: "conf_applications"; value "enabled" uchar: 1; value "delayed" uchar: 1; value "priority" int: 0; @@ -337,7 +337,7 @@ group "E_Config" struct { } group "modules" list { group "E_Config_Module" struct { - value "name" string: "conf_window_focus"; + value "name" string: "conf"; value "enabled" uchar: 1; value "delayed" uchar: 1; value "priority" int: 0; @@ -345,7 +345,7 @@ group "E_Config" struct { } group "modules" list { group "E_Config_Module" struct { - value "name" string: "conf_window_manipulation"; + value "name" string: "winlist"; value "enabled" uchar: 1; value "delayed" uchar: 1; value "priority" int: 0; @@ -353,7 +353,7 @@ group "E_Config" struct { } group "modules" list { group "E_Config_Module" struct { - value "name" string: "conf_winlist"; + value "name" string: "exebuf"; value "enabled" uchar: 1; value "delayed" uchar: 1; value "priority" int: 0; @@ -361,31 +361,31 @@ group "E_Config" struct { } group "modules" list { group "E_Config_Module" struct { - value "name" string: "conf_engine"; + value "name" string: "battery"; value "enabled" uchar: 1; - value "delayed" uchar: 1; + value "delayed" uchar: 0; value "priority" int: 0; } } group "modules" list { group "E_Config_Module" struct { - value "name" string: "conf_interaction"; + value "name" string: "illume-home"; value "enabled" uchar: 1; - value "delayed" uchar: 1; + value "delayed" uchar: 0; value "priority" int: 0; } } group "modules" list { group "E_Config_Module" struct { - value "name" string: "syscon"; + value "name" string: "pager"; value "enabled" uchar: 1; - value "delayed" uchar: 1; + value "delayed" uchar: 0; value "priority" int: 0; } } group "modules" list { group "E_Config_Module" struct { - value "name" string: "illume-kbd"; + value "name" string: "illume-keyboard"; value "enabled" uchar: 1; value "delayed" uchar: 0; value "priority" int: 0; @@ -1795,11 +1795,11 @@ group "E_Config" struct { value "zone" int: 0; value "layer" int: 1; value "popup" uchar: 0; - value "orient" int: 6; + value "orient" int: 5; value "fit_along" uchar: 0; value "fit_size" uchar: 0; value "style" string: "alternate"; - value "size" int: 40; + value "size" int: 32; value "overlap" int: 0; value "autohide" int: 0; value "autohide_show_action" int: 0; diff --git a/config/illume-home/module.illume-keyboard.src b/config/illume-home/module.illume-keyboard.src new file mode 100644 index 0000000..cda77d6 --- /dev/null +++ b/config/illume-home/module.illume-keyboard.src @@ -0,0 +1,5 @@ +group "Illume_Kbd_Cfg" struct { + value "version" int: 0; + value "use_internal" int: 1; + value "dict" string: "English_(US).dic"; +}