Re: Start something from sawfishrc



On Fri, 7 Nov 2003 14:17:40 +0100
c marschalek schrack-seconet com wrote:

> i cant seem to find out how to simply start a program from within
> sawfishrc so it gets executed everytime I logon using sawfish!

You can use:

 (system "your-program &")

But I'm not sure it is such a good idea, because the rc file will be
re-read if for instance you restart sawfish, and then launch this apps
again. What about starting them from ~/.xinitrc instead?

-- 
TGL.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]