[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [RP] rpws commands run from terminal in ratpoison, but not from .ra
From: |
Lich 0x2B |
Subject: |
Re: [RP] rpws commands run from terminal in ratpoison, but not from .ratpoisonrc? |
Date: |
Mon, 14 Dec 2009 10:52:54 +0200 |
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
On 12/14/09, fivesides <address@hidden> wrote:
> Hello,
>
> this command runs from xterm in ratpoison, but doesn't run if from
> ~/.ratpoisonrc:
> ratpoison -c "exec rpws init 4; rpws 1; ratpoison -c "vsplit"; rpws 2;
> ratpoison -c "hsplit"" &
>
> I want to do the frame setting as described by that command on startup of
> ratpoison.
>
> Thanks in advance.
>
>
> _______________________________________________
> Ratpoison-devel mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/ratpoison-devel
>