From 19ae2f65de9bba2ce86b80bbc0bafa5bddae6d61 Mon Sep 17 00:00:00 2001 From: okan Date: Tue, 27 Nov 2007 17:17:08 +0000 Subject: re-add a lost group keybinding ok oga@ todd@ --- conf.c | 1 + 1 file changed, 1 insertion(+) diff --git a/conf.c b/conf.c index 922796e..e05f3e3 100644 --- a/conf.c +++ b/conf.c @@ -200,6 +200,7 @@ conf_setup(struct conf *c) conf_bindname(c, "CM-1", "group1"); conf_bindname(c, "CM-2", "group2"); conf_bindname(c, "CM-3", "group3"); + conf_bindname(c, "CM-4", "group4"); conf_bindname(c, "CM-5", "group5"); conf_bindname(c, "CM-6", "group6"); conf_bindname(c, "CM-7", "group7"); -- cgit 1.4.1