Re: Accessing internal commands from (say) shell script?

2014-10-07 Thread Kalin KOZHUHAROV
On Oct 2, 2014 5:58 PM, "Carlos R. Mafra"  wrote:
>
> On Thu,  2 Oct 2014 at 13:24:41 +0900, Kalin KOZHUHAROV wrote:
> > Hello,
> >
> > I have been poking around unsuccessfully, trying to script "Session |
> > Restart Window Maker" menu, any pointers?
> >
> > I want to use it in a .screenlayout script, to resize the desktop
> > after xrandr execution. Or are there better ways?
>
> If you compile wmaker after
>
> ./configure --enable-randr
>
> then it restarts automatically after xrandr execution.
>
Cough, cough...

Thank you, that solved the immediate problem! It seems I was barking up the
wrong tree :-)

But is there any generic interface to acces internal commands?

Kalin.


Re: Accessing internal commands from (say) shell script?

2014-10-02 Thread Carlos R. Mafra
On Thu,  2 Oct 2014 at 13:24:41 +0900, Kalin KOZHUHAROV wrote:
> Hello,
> 
> I have been poking around unsuccessfully, trying to script "Session |
> Restart Window Maker" menu, any pointers?
> 
> I want to use it in a .screenlayout script, to resize the desktop
> after xrandr execution. Or are there better ways?

If you compile wmaker after

./configure --enable-randr

then it restarts automatically after xrandr execution.


-- 
To unsubscribe, send mail to [email protected].