[openbox] Lanching applications with openbox

Adam Rosi-Kessel adam at rosi-kessel.org
Wed Jul 7 19:34:56 EDT 2004


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 when 
> >openbox starts - for example gkrellm. I looked at the rc.xml and rx.xsd 
> >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).
-- 
Adam Rosi-Kessel
http://adam.rosi-kessel.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://icculus.org/pipermail/openbox/attachments/20040707/3dd01297/attachment.pgp>


More information about the openbox mailing list