JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
ach ich will auch Alt-s
authorAnselm R. Garbe <arg@10kloc.org>
Tue, 5 Sep 2006 14:05:09 +0000 (16:05 +0200)
committerAnselm R. Garbe <arg@10kloc.org>
Tue, 5 Sep 2006 14:05:09 +0000 (16:05 +0200)
config.arg.h

index feb90ed..0ed8c74 100644 (file)
@@ -35,6 +35,7 @@ static Key key[] = { \
        { MODKEY,                       XK_Return,      zoom,           { 0 } }, \
        { MODKEY,                       XK_m,           togglemax,      { 0 } }, \
        { MODKEY,                       XK_g,           resizecol,      { .i = 20 } }, \
+       { MODKEY,                       XK_s,           resizecol,      { .i = -20 } }, \
        { MODKEY|ShiftMask,             XK_1,           tag,            { .i = 0 } }, \
        { MODKEY|ShiftMask,             XK_2,           tag,            { .i = 1 } }, \
        { MODKEY|ShiftMask,             XK_3,           tag,            { .i = 2 } }, \