wmii

git clone git://oldgit.suckless.org/wmii/
Log | Files | Refs | README | LICENSE

commit d6f67b3be521e8d5c3aa1fad79c4e70562243553
parent bd1202b92e090b362bc819dfbc21188d3dabed15
Author: garbeam <garbeam@localhost>
Date:   Wed, 11 Jan 2006 18:17:27 +0200

removed frame-ctl file, not necessary


Diffstat:
rc/wmiirc | 3---
1 file changed, 0 insertions(+), 3 deletions(-)

diff --git a/rc/wmiirc b/rc/wmiirc @@ -176,9 +176,6 @@ 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-S-Tab 'wmiir write /wm/sel/layout/sel/frame/sel/ctl ''select next''' -kbind normal $MODKEY-S-$SOUTHKEY 'wmiir write /wm/sel/layout/sel/frame/sel/ctl ''select next''' -kbind normal $MODKEY-S-$NORTHKEY 'wmiir write /wm/sel/layout/sel/frame/sel/ctl ''select prev''' 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^''''