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.62)
	(envelope-from <gentoo-user+bounces-58734-garchives=archives.gentoo.org@gentoo.org>)
	id 1H84If-0003Jk-B7
	for garchives@archives.gentoo.org; Sat, 20 Jan 2007 00:41:41 +0000
Received: from robin.gentoo.org (localhost [127.0.0.1])
	by robin.gentoo.org (8.13.8/8.13.8) with SMTP id l0K0di8b025926;
	Sat, 20 Jan 2007 00:39:44 GMT
Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.186])
	by robin.gentoo.org (8.13.8/8.13.8) with ESMTP id l0K0XYNh019798
	for <gentoo-user@lists.gentoo.org>; Sat, 20 Jan 2007 00:33:35 GMT
Received: by nf-out-0910.google.com with SMTP id c31so1193431nfb
        for <gentoo-user@lists.gentoo.org>; Fri, 19 Jan 2007 16:33:32 -0800 (PST)
DomainKey-Signature: a=rsa-sha1; c=nofws;
        d=gmail.com; s=beta;
        h=received:from:reply-to:to:subject:date:user-agent:references:in-reply-to:mime-version:content-type:content-transfer-encoding:message-id;
        b=YfkwQQAEUZHIiboCrb4DrHkl+rRWeTzKRCNW5MHb5ch80nd3eWCMfb8hVWvWxPCe/r20YAviYwMkZZIwMZT3t8pJL1Ww+QURd4Z/mGRtZC+SPLCeUYhTF6P2vclIjor4vSwREMYrDV1gbpG1YkXJuJRq1+1oJciWloPglZIegso=
Received: by 10.49.19.18 with SMTP id w18mr3186581nfi.1169253212604;
        Fri, 19 Jan 2007 16:33:32 -0800 (PST)
Received: from lappy.study ( [213.162.120.196])
        by mx.google.com with ESMTP id a24sm7231982nfc.2007.01.19.16.33.31;
        Fri, 19 Jan 2007 16:33:32 -0800 (PST)
From: Mick <michaelkintzios@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Fluxbox/Conky acting up
Date: Sat, 20 Jan 2007 00:33:04 +0000
User-Agent: KMail/1.9.5
References: <bf0e048a0701181435s32ff3254ife996b4620aca0cc@mail.gmail.com> <200701191743.25590.michaelkintzios@gmail.com> <bf0e048a0701191328s3986946drc5f1767a554c725f@mail.gmail.com>
In-Reply-To: <bf0e048a0701191328s3986946drc5f1767a554c725f@mail.gmail.com>
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="nextPart1412949.vjI9o4aXGV";
  protocol="application/pgp-signature";
  micalg=pgp-sha1
Content-Transfer-Encoding: 7bit
Message-Id: <200701200033.15344.michaelkintzios@gmail.com>
X-Archives-Salt: a41111ca-7e65-4124-b49c-2c0ffd7891cd
X-Archives-Hash: 1c11ed19ce7fff91736ed2d84ccbc9b8

--nextPart1412949.vjI9o4aXGV
Content-Type: text/plain;
  charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

On Friday 19 January 2007 21:28, Vlad Dogaru wrote:
> On 1/19/07, Mick <michaelkintzios@gmail.com> wrote:

> > What you probably need is a line like:
> > =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=3D=3D=3D=3D=3D=3D=3D=3D
> > kill -HUP conky
> > =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=3D=3D=3D=3D=3D=3D=3D=3D
> > after your 'exec /usr/bin/conky &' entry in .fluxbox/startup.
> >
> > Alternatively,
> > =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=3D=3D=3D=3D=3D=3D=3D=3Dmeant to be
> > kill -HUP `echo ${SOME_THING} | cut -d ':' -f 2`
> > =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=3D=3D=3D=3D=3D=3D=3D=3D
> > may do the trick but only if 'SOME_THING' is an environment variable for
> > conky, which may or may not exist.  If it doesn't exist then you need a
> > string which will source the conky PID from ps.  I haven't such a string
> > available here, but I recall seeing something in Google.

> I've solved the problem by taking your suggestion further. I've added
>
> pkill -HUP conky
>
> to my startup file, before starting Conky. That does the trick as far as I
> can tell.

Try adding it after the start fluxbox line.  Then it should kill it when=20
fluxbox exits.

PS. Your English is perfect and so would be your netiquette, especially if =
you=20
posted messages in plain text only!  ;-)
=2D-=20
Regards,
Mick

--nextPart1412949.vjI9o4aXGV
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQBFsWNL5Fp0QerLYPcRAsNjAJ49lmfeBhwJJ9Qc03ys9IN0sXAxdQCgkaZe
UK34d71ArsUOYVXFgcaN19U=
=aiqi
-----END PGP SIGNATURE-----

--nextPart1412949.vjI9o4aXGV--
-- 
gentoo-user@gentoo.org mailing list