On Tue, May 23, 2006 at 10:34:07AM -0400, Jeremy Hankins wrote: > "Anselm R. Garbe" <[EMAIL PROTECTED]> writes: > > > You can, just write a matching /def/rules and run all apps you > > want to run by default in wmiirc. > > /def/rules is just for tagging, right? I've been looking for a way to > default to two columns (e.g., a second window should always go into a > new column). It's not clear to me how that could be done, though -- is > it currently an option?
You can just do: xterm& xterm& sleep 1 xwrite /view/sel/sel/ctl sendto next (Alternatively you can also do: xwrite /event $MODKEY-Return xwrite /event $MODKEY-Return sleep 1 xwrite /event $MODKEY-Shift-l (as you like). Regards, -- Anselm R. Garbe ><>< www.ebrag.de ><>< GPG key: 0D73F361 _______________________________________________ [email protected] mailing list http://wmii.de/cgi-bin/mailman/listinfo/wmii
