From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.60) (envelope-from <gentoo-user+bounces-51580-garchives=archives.gentoo.org@gentoo.org>) id 1GQUzK-0007I6-75 for garchives@archives.gentoo.org; Thu, 21 Sep 2006 20:17:38 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.8/8.13.6) with SMTP id k8LKG4f6013069; Thu, 21 Sep 2006 20:16:04 GMT Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.175]) by robin.gentoo.org (8.13.8/8.13.6) with ESMTP id k8LKBZsj006577 for <gentoo-user@lists.gentoo.org>; Thu, 21 Sep 2006 20:11:36 GMT Received: by ug-out-1314.google.com with SMTP id p27so175626ugc for <gentoo-user@lists.gentoo.org>; Thu, 21 Sep 2006 13:11:36 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:from:reply-to:to:subject:date:user-agent:references:in-reply-to:mime-version:content-type:content-transfer-encoding:message-id; b=S5E23S2QJthVJ9Q2sdrJ8iqudCqQR/D7hIVW8Xt0+7M2CzCTlerB35PpEGFhf+26GAS12cHa3Zbgb70jjjFfQxEniluZcy/zLwhWkVp6cuvTlrR+1IZWDE8+3bXoGVuJq9QdzWCOgrY9Yg54VIqkmRKHzIpJ2pNl+oHfVWmS/Zw= Received: by 10.67.24.13 with SMTP id b13mr9644831ugj; Thu, 21 Sep 2006 13:11:35 -0700 (PDT) Received: from ?192.168.0.5? ( [213.162.120.196]) by mx.gmail.com with ESMTP id w40sm1000890ugc.2006.09.21.13.11.33; Thu, 21 Sep 2006 13:11:35 -0700 (PDT) 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 User-Agent: KMail/1.9.1 References: <4511C66F.9010809@buanzo.com.ar> In-Reply-To: <4511C66F.9010809@buanzo.com.ar> Precedence: bulk List-Post: <mailto:gentoo-user@lists.gentoo.org> List-Help: <mailto:gentoo-user+help@gentoo.org> List-Unsubscribe: <mailto:gentoo-user+unsubscribe@gentoo.org> List-Subscribe: <mailto:gentoo-user+subscribe@gentoo.org> List-Id: Gentoo Linux mail <gentoo-user.gentoo.org> X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1310364.5ZKyjozAit"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200609212114.43357.michaelkintzios@gmail.com> X-Archives-Salt: 3ca0a60c-55a6-4f1d-90cd-d9ef44bb9a64 X-Archives-Hash: e4e67444e6d807f35a46822a38942b99 --nextPart1310364.5ZKyjozAit Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline 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=20 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 W= M). =20 So, I place the dockapps that I want starting before the /usr/bin/fluxbox=20 command therein: =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D Is there perhaps an equivalent in Gnome? =2D-=20 Regards, Mick --nextPart1310364.5ZKyjozAit Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) iD8DBQBFEvKz5Fp0QerLYPcRAk0yAJ9y0Datw5Wq9J56mNP77v9l6nDbsACbB6S5 gxrvB4IiWaqIuItl95Ud2hM= =bU6o -----END PGP SIGNATURE----- --nextPart1310364.5ZKyjozAit-- -- gentoo-user@gentoo.org mailing list