commit 457315f691016b56194b49b7f1278d92c512540c
parent 02e707a4ee3d389597b5eb4e4b5bf78dbe4a7b8e
Author: Anselm R. Garbe <garbeam@wmii.de>
Date: Wed, 18 Jan 2006 17:57:50 +0200
added toggle layout shortcut to M-space
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/rc/wmiirc b/rc/wmiirc
@@ -175,7 +175,7 @@ kbind normal $MODKEY-$SOUTHKEY 'wmiir write /wm/sel/layout/sel/ctl ''select next
kbind normal $MODKEY-$NORTHKEY 'wmiir write /wm/sel/layout/sel/ctl ''select prev'''
kbind normal $MODKEY-S-$WESTKEY 'wmiir write /wm/ctl ''select prev'''
kbind normal $MODKEY-S-$EASTKEY 'wmiir write /wm/ctl ''select next'''
-kbind normal $MODKEY-space 'wmiir write /wm/sel/ctl ''select next'''
+kbind normal $MODKEY-space 'wmiir write /wm/sel/ctl toggle'
kbind normal $MODKEY-S-p 'wmiir write /wm/ctl pager'
for(i in 0 1 2 3 4 5 6 7 8 9) {
kbind normal $MODKEY-S-$i 'wmiir write /wm/ctl ''select '^$i^''''