bah - that corner binding should never be there. confusing.

SVN revision: 48914
This commit is contained in:
Carsten Haitzler 2010-05-16 08:56:06 +00:00
parent 5ee0971b3f
commit d116e2e565
1 changed files with 0 additions and 10 deletions

View File

@ -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;