summaryrefslogtreecommitdiffstats
path: root/recipes/angstrom/e-wm-config-angstrom/configs/angstrom-widescreen/e.src
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/angstrom/e-wm-config-angstrom/configs/angstrom-widescreen/e.src')
-rw-r--r--recipes/angstrom/e-wm-config-angstrom/configs/angstrom-widescreen/e.src47
1 files changed, 0 insertions, 47 deletions
diff --git a/recipes/angstrom/e-wm-config-angstrom/configs/angstrom-widescreen/e.src b/recipes/angstrom/e-wm-config-angstrom/configs/angstrom-widescreen/e.src
index 704e00e0b1..edf9777a8a 100644
--- a/recipes/angstrom/e-wm-config-angstrom/configs/angstrom-widescreen/e.src
+++ b/recipes/angstrom/e-wm-config-angstrom/configs/angstrom-widescreen/e.src
@@ -98,14 +98,6 @@ group "E_Config" struct {
}
group "modules" list {
group "E_Config_Module" struct {
- value "name" string: "exebuf";
- value "enabled" uchar: 1;
- value "delayed" uchar: 1;
- value "priority" int: 0;
- }
- }
- group "modules" list {
- group "E_Config_Module" struct {
value "name" string: "winlist";
value "enabled" uchar: 1;
value "delayed" uchar: 1;
@@ -202,14 +194,6 @@ group "E_Config" struct {
}
group "modules" list {
group "E_Config_Module" struct {
- value "name" string: "conf_exebuf";
- value "enabled" uchar: 1;
- value "delayed" uchar: 1;
- value "priority" int: 0;
- }
- }
- group "modules" list {
- group "E_Config_Module" struct {
value "name" string: "conf_fonts";
value "enabled" uchar: 1;
value "delayed" uchar: 1;
@@ -450,14 +434,6 @@ group "E_Config" struct {
}
group "modules" list {
group "E_Config_Module" struct {
- value "name" string: "msgbus_lang";
- value "enabled" uchar: 1;
- value "delayed" uchar: 0;
- value "priority" int: 0;
- }
- }
- group "modules" list {
- group "E_Config_Module" struct {
value "name" string: "syscon";
value "enabled" uchar: 1;
value "delayed" uchar: 1;
@@ -916,15 +892,6 @@ group "E_Config" struct {
group "key_bindings" list {
group "E_Config_Binding_Key" struct {
value "context" int: 9;
- value "modifiers" int: 4;
- value "key" string: "Escape";
- value "action" string: "exebuf";
- value "any_mod" uchar: 0;
- }
- }
- group "key_bindings" list {
- group "E_Config_Binding_Key" struct {
- value "context" int: 9;
value "modifiers" int: 6;
value "key" string: "l";
value "action" string: "desk_lock";
@@ -1499,20 +1466,6 @@ group "E_Config" struct {
value "menu_eap_generic_show" int: 1;
value "menu_eap_comment_show" int: 0;
value "fullscreen_policy" int: 0;
- value "exebuf_max_exe_list" int: 20;
- value "exebuf_max_eap_list" int: 20;
- value "exebuf_max_hist_list" int: 20;
- value "exebuf_scroll_animate" int: 1;
- value "exebuf_scroll_speed" double: 0.1000000000000000055511151;
- value "exebuf_pos_align_x" double: 0.5000000000000000000000000;
- value "exebuf_pos_align_y" double: 0.5000000000000000000000000;
- value "exebuf_pos_size_w" double: 0.7500000000000000000000000;
- value "exebuf_pos_size_h" double: 0.2500000000000000000000000;
- value "exebuf_pos_min_w" int: 200;
- value "exebuf_pos_min_h" int: 160;
- value "exebuf_pos_max_w" int: 400;
- value "exebuf_pos_max_h" int: 320;
- value "exebuf_term_cmd" string: "xterm -hold -e";
value "use_app_icon" int: 1;
value "cnfmdlg_disabled" int: 0;
value "cfgdlg_auto_apply" int: 0;