reenabling max for columns

This commit is contained in:
Anselm R. Garbe 2006-03-01 16:47:43 +01:00
parent f028b5eb5e
commit b5b125e8a9

View File

@ -69,6 +69,7 @@ $MODKEY-l
$MODKEY-j
$MODKEY-k
$MODKEY-Tab
$MODKEY-Shift-m
$MODKEY-Shift-s
$MODKEY-Shift-equal
$MODKEY-Shift-h
@ -132,6 +133,8 @@ do
extern xterm &;;
$MODKEY-n)
wmiir read /sel/new >/dev/null;;
$MODKEY-Shift-m)
xwrite /sel/sel/mode max;;
$MODKEY-Shift-s)
xwrite /sel/sel/mode stack;;
$MODKEY-Shift-equal)