2009/12/14 Lich 0x2B <[email protected]>: > Try this in your ratpoisonrc (in this order, and each command on a new line): > exec rpws init 4 > exec rpws 1 > vsplit > exec rpws 2 > hsplit
Careful! exec is asynchronous so you're setting up a race condition. I'm not sure what the best way to avoid that is, though. -Shawn _______________________________________________ Ratpoison-devel mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/ratpoison-devel
