From 8427040c2979873b650b84e98f6d36d11995b3a9 Mon Sep 17 00:00:00 2001 From: okan Date: Wed, 5 Oct 2016 13:35:17 +0000 Subject: Add CM-a for 'nogroup' (CM-0 stays for now); update manpage to reflect. --- conf.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'conf.c') diff --git a/conf.c b/conf.c index 55ac921..f1e8979 100644 --- a/conf.c +++ b/conf.c @@ -15,7 +15,7 @@ * ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. * - * $OpenBSD: conf.c,v 1.213 2016/10/05 13:10:59 okan Exp $ + * $OpenBSD: conf.c,v 1.214 2016/10/05 13:35:17 okan Exp $ */ #include @@ -192,6 +192,7 @@ static const struct { { "MS-Tab", "rcycle" }, { "CM-n", "label" }, { "CM-x", "delete" }, + { "CM-a", "nogroup" }, { "CM-0", "nogroup" }, { "CM-1", "group1" }, { "CM-2", "group2" }, -- cgit v1.2.3-2-gb3c3