all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eric Gillespie <epg@pretzelnet.org>
Subject: Re: Gtk patch version 2, part 1
Date: Tue, 17 Dec 2002 04:29:45 -0500	[thread overview]
Message-ID: <17880.1040117385@remus.pretzelnet.org> (raw)
In-Reply-To: buoel8haupt.fsf@mcspd15.ucom.lsi.nec.co.jp

Miles Bader <miles@lsi.nec.co.jp> writes:

> Oddly enough, I have _none_ of those files, and yet surely the info is
> stored somewhere, because I'm using a non-standard theme, which works
> fine!  I set the theme via the `control panel' stuff, so I'm not sure
> how it's done.

That is as expected.  The GNOME 1.x control center had a hack
where it managed ~/.gtkrc but included ~/.gtkrc.mine and had a
comment in .gtkrc explaining that this file is generated, go
edit that one.

The problem is that your theme is one of the settings that should
be per display, not per host.  That is, when running gedit on
host1 displaying on host2, the theme should not come from the
.gtkrc on host1 but from what was configured on host2's display.
The mechanism KDE and GTK use for this is called XSettings
(http://www.freedesktop.org/standards/xsettings.html).  So the
theme is stored in GNOME's gconf settings, and when it starts it
sets the theme XSetting and all GTK apps pick that up.

We're drifting frightfully off-topic at this point...

--  
Eric Gillespie <*> epg@pretzelnet.org

Build a fire for a man, and he'll be warm for a day.  Set a man on
fire, and he'll be warm for the rest of his life. -Terry Pratchett

  parent reply	other threads:[~2002-12-17  9:29 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-12-16 20:22 Gtk patch version 2, part 1 Jan D.
2002-12-17  2:03 ` Miles Bader
2002-12-17  5:18   ` Eric Gillespie
2002-12-17  5:26     ` Eric Gillespie
2002-12-17  5:55       ` Miles Bader
2002-12-17  6:21         ` Eric Gillespie
2002-12-17  8:57           ` Miles Bader
2002-12-17  9:15             ` Miles Bader
2002-12-17 10:42               ` Eric Gillespie
2002-12-17 19:45                 ` Jan D.
2002-12-18  2:01               ` Richard Stallman
2002-12-17  9:29             ` Eric Gillespie [this message]
2002-12-17 19:15           ` Jan D.
2002-12-17  9:32   ` Miles Bader
2002-12-17 19:22     ` Jan D.
2002-12-17 19:14   ` Jan D.
2002-12-18  1:08     ` Miles Bader
2002-12-18  6:40       ` Jan D.
2002-12-17 10:14 ` Simon Josefsson
2002-12-17 19:25   ` Jan D.
2002-12-18  0:50     ` Nick Roberts
2002-12-18 18:51       ` Richard Stallman
2002-12-17 18:44 ` Richard Stallman
2002-12-17 19:36   ` Jan D.
2002-12-18  5:54     ` Eli Zaretskii
2002-12-18 14:59       ` Alex Schroeder
2002-12-19 18:33         ` Richard Stallman
2002-12-20 15:21           ` Kai Großjohann

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=17880.1040117385@remus.pretzelnet.org \
    --to=epg@pretzelnet.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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.