added also to terminal invocation (if someone uses 9term)

This commit is contained in:
Anselm R. Garbe 2006-05-15 01:24:24 +02:00
parent d1272462f3
commit 7be87a450d

View File

@ -146,7 +146,7 @@ do
$MODKEY-[0-9])
xwrite /ctl view `echo $1 | sed 's/.*-//'`;;
$MODKEY-Return)
xterm &;;
wmiisetsid xterm &;;
$MODKEY-Shift-$LEFT)
xwrite /view/sel/sel/ctl sendto prev;;
$MODKEY-Shift-$RIGHT)