public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Mick <michaelkintzios@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] gnome autostart issue
Date: Thu, 21 Sep 2006 21:14:41 +0100	[thread overview]
Message-ID: <200609212114.43357.michaelkintzios@gmail.com> (raw)
In-Reply-To: <4511C66F.9010809@buanzo.com.ar>

[-- Attachment #1: Type: text/plain, Size: 1155 bytes --]

On Wednesday 20 September 2006 23:53, Arturo 'Buanzo' Busleiman wrote:

> I have this .desktop file I've installed in /usr/kde/3.5/share/autostart
> and it works just like expected: any user who logins, gets this app run
> automatically, and the icon appears in the traybar, just as if it has been
> called from the Konsole. (it's a wxwidgets app).
>
> Now, after doing LOTS of google research, in every keyword and combo and
> google extension you can imagine, I find that there is no "start-after"
> equivalent for GNOME :(

I'm afraid this may not directly answer your question (because I am not 
familiar with Gnome) but this is how it works for Fluxbox:

I start my apps by placing them in ~/.fluxbox/startup (I use fluxbox as a WM).  
So, I place the dockapps that I want starting before the /usr/bin/fluxbox 
command therein:
====================================
wmpower &
wmnd &

# And last but not least we start fluxbox.
# Because it is the last app you have to run it with ''exec'' before it.

exec /usr/bin/fluxbox
====================================

Is there perhaps an equivalent in Gnome?
-- 
Regards,
Mick

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

  parent reply	other threads:[~2006-09-21 20:17 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-09-20 22:53 [gentoo-user] gnome autostart issue Arturo 'Buanzo' Busleiman
2006-09-21  8:48 ` Etaoin Shrdlu
2006-09-21 20:14 ` Mick [this message]
2006-09-21 22:07   ` Arturo 'Buanzo' Busleiman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200609212114.43357.michaelkintzios@gmail.com \
    --to=michaelkintzios@gmail.com \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox