From d116e2e5655cb7cf0a7ae96b13346ff1061dcc89 Mon Sep 17 00:00:00 2001 From: Carsten Haitzler Date: Sun, 16 May 2010 08:56:06 +0000 Subject: [PATCH] bah - that corner binding should never be there. confusing. SVN revision: 48914 --- config/standard/e.src | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/config/standard/e.src b/config/standard/e.src index 8c2bbbbe9..e6a223032 100644 --- a/config/standard/e.src +++ b/config/standard/e.src @@ -1116,16 +1116,6 @@ group "E_Config" struct { value "delay" float: 0.3000000000000000000000000; } } - group "edge_bindings" list { - group "E_Config_Binding_Edge" struct { - value "context" int: 3; - value "modifiers" int: 0; - value "action" string: "desk_deskshow_toggle"; - value "edge" uchar: 6; - value "any_mod" uchar: 0; - value "delay" float: 0.3000000000000000000000000; - } - } group "signal_bindings" list { group "E_Config_Binding_Signal" struct { value "context" int: 2;