From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 6A62F1381F3 for ; Mon, 27 May 2013 16:01:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9D24EE0CD8; Mon, 27 May 2013 16:01:28 +0000 (UTC) Received: from mail-oa0-f68.google.com (mail-oa0-f68.google.com [209.85.219.68]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 78261E0CC5 for ; Mon, 27 May 2013 16:01:27 +0000 (UTC) Received: by mail-oa0-f68.google.com with SMTP id i10so2662884oag.3 for ; Mon, 27 May 2013 09:01:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=79XjlqUFzX3CUUZMdO5xItd4D/wMTTPKKTg7r96UAKE=; b=xqiDbdVXFjLlkytfWWDdJKOo8wBDLZGi6Bj3jD9wRfJhhw8vloxkYuTstyxN5L8lBj MfaS7whWhNJ/hG8kojRKFFW2vfwtBGnDI492P9cMJ9qmm5KrSaDfCf8paVvYMkjtALy1 k2Bm5TQII4bcPU6wCgjkatBKz4OqG3o0fLhsQ7TPuPuFtEUmbwV5jtqLEhKeUlPUCY9O SdSsFt4Hmx8QrtRbk1ux/zvAV4hJZBZ+Ln/Lu+hsULk1TV5mZF5Fg26T8q9VkK0Zr9d8 xIX8HJhF67qQz6mtTBQYRvb9aBAwH1EMAAOkVnKZ6p6E6RDr3kRfSaHwOh1wCtopNtcn MjJQ== Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 X-Received: by 10.60.131.6 with SMTP id oi6mr18120999oeb.19.1369670486537; Mon, 27 May 2013 09:01:26 -0700 (PDT) Received: by 10.182.32.102 with HTTP; Mon, 27 May 2013 09:01:26 -0700 (PDT) In-Reply-To: <51A2FE1B.9030006@gmail.com> References: <51A2FE1B.9030006@gmail.com> Date: Mon, 27 May 2013 11:01:26 -0500 Message-ID: Subject: Re: [gentoo-user] What does xgetdefault use flag do From: Mr G To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=ISO-8859-1 X-Archives-Salt: 87e2dfe1-ffe5-4bd5-b49f-fb5e9dbf0fdb X-Archives-Hash: 80e2d0362d6e22a338ad71330c642679 > You'll have to look in those app's docs or code to find out what they do > with ./configure --enable xgetdefault, but I suppose a reasonable > reading is that it uses Xresources in addition to $SOMETHING_ELSE. I didn't find anything concrete about what it does but I did find a reference to the fact that rxvt doesn't read the $HOME/.Xresources file if the operating system loads them into the X display. He also does not seem to be a big Gentoo fan so I am guessing this flag has something to do with this. It's the reference to the "small version" in the USE flag that was confusing me. -- B G