From: Alan McKinnon <alan.mckinnon@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] What does xgetdefault use flag do
Date: Mon, 27 May 2013 08:32:59 +0200 [thread overview]
Message-ID: <51A2FE1B.9030006@gmail.com> (raw)
In-Reply-To: <CAEe9VF2MOj2_1B-TAay04y95xhFvNBwi=2kLyBT-MFa6LpBRyw@mail.gmail.com>
On 27/05/2013 02:47, Mr G wrote:
> Am I correct that the xgetdefault use flag is needed for an application
> if I want it to read Xresources and Xdefaults? Does it enable anything
> else? I tried searching the forum and the web but there is too many
> false positive hits to sort through. Most references to it are very old
> so is it a deprecated feature? The definition for the use flag is a
> little cryptic or maybe I'm a little too dumb.
>
> OT: This is my first post to this list and just want to say hi. I've
> been stalking the list for several months now and this is by far the
> most interesting and useful list I've ever subscribed to.
Hello,
Welcome to gentoo-user :-)
USE flag xgetdefault is very little used, checking the definitions shows
this:
$ grep -r xgetdefault /var/portage/profiles/use.*
/var/portage/profiles/use.local.desc:x11-terms/aterm:xgetdefault -
Enable resources via X instead of aterm small version
/var/portage/profiles/use.local.desc:x11-terms/rxvt:xgetdefault - Enable
resources via X instead of rxvt small version
So it's not global, and is local to only two packages - aterm and rxvt.
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.
So to answer your original question, that flag seems to only be valid
for aterm and rxvt and nothing else uses it; it will have no effect on
any other package at all. It especially will NOT enable Xresources
globally for all apps - it will do it just for those two
--
Alan McKinnon
alan.mckinnon@gmail.com
next prev parent reply other threads:[~2013-05-27 6:34 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-27 0:47 [gentoo-user] What does xgetdefault use flag do Mr G
2013-05-27 6:32 ` Alan McKinnon [this message]
2013-05-27 16:01 ` Mr G
2013-05-27 16:58 ` Alan McKinnon
2013-05-29 20:25 ` Mr G
2013-05-31 10:58 ` Peter Humphrey
2013-05-31 19:13 ` Mr G
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=51A2FE1B.9030006@gmail.com \
--to=alan.mckinnon@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