[openbox] Lanching applications with openbox

Christopher Knox knoxc at uci.edu
Wed Jul 7 19:57:46 EDT 2004


> 
> --uAKRQypu60I7Lcqm
> Content-Type: text/plain; charset=us-ascii
> Content-Disposition: inline
> Content-Transfer-Encoding: quoted-printable
> 
> On Thu, Jul 08, 2004 at 01:30:44AM +0200, Mikael Magnusson wrote:
> > On Wed, 7 Jul 2004, Christopher Knox wrote:
> > >I was wondering if it is possible to start applications automatically wh=
> en=20
> > >openbox starts - for example gkrellm. I looked at the rc.xml and rx.xsd=
> =20
> > >file and it was not obvious (to me) how to do it.
> > Openbox is a window manager, not a session manager.
> 
> In other words, you need to put the commands in ~/.xsession.  E.g.:
> 
> #!/bin/sh
> gkrellm &
> exec /usr/bin/openbox
> 
> (assuming your display manager is properly configured to run .xsession).
> --=20
Thanks for the clarification about openbox's function - and the help with how to autostart apps elsewhere.

I have an additional question (which I hope is about window managers) - How can I have certain applications (gkrellm) always start with the decoration (title, maximise, minimise buttons) toggled off?

Cheers
Chris



More information about the openbox mailing list