On Fri, Feb 4, 2011 at 3:35 PM, Larry Gagnon <lggag...@uniserve.com> wrote:
> I use .xinitrc to launch 2 instances of urxvt and my browser automatically on
> startup. I would like the browser to startup in a second column on the right.

Assuming your browser takes longer to start than your terminal, this should do:

wmiir read /event | grep -m 2 CreateClient && wmiir xwrite /client/sel
send right

Reply via email to