unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Miles Bader <miles@lsi.nec.co.jp>
Cc: emacs-devel@gnu.org
Subject: Re: Gtk patch version 2, part 1
Date: 18 Dec 2002 10:08:53 +0900	[thread overview]
Message-ID: <buo4r9cb0be.fsf@mcspd15.ucom.lsi.nec.co.jp> (raw)
In-Reply-To: <200212172010.gBHKAO0U015695@stubby.bodenonline.com>

"Jan D." <jan.h.d@swipnet.se> writes:
> > Hopefully a future version of emacs-gtk will allow overriding some of
> > the horrid GTK defaults...  I'd like, at least:  (1) menu font
> 
> For 1) you can create a file ~/.gtkrc-2.0 and put into it something like:
> 
> style "menubar"
> {
>   font = "-adobe-helvetica-medium-r-normal--12-*-*-*-*-*-iso8859-1"
> }
> widget_class "*GtkMenu*" style "menubar"

I tried this, and it doesn't seem to work -- there's no error message,
but no change in the menubar font either.  Here's the exact .gtkrc-2.0
file I tried (as I mentioned in a previous message, I know it's
_reading_ the file, because syntax errors _do_ result in error messages):

   style "menubar" { font = "-adobe-helvetica-medium-r-normal--10-*-*-*-*-*-iso8859-1" }
   widget_class "*GtkMenu*" style "menubar"

[minus the indentation, actually; I also tried variants like
`font = "Helvetica 10"', but none of them worked either]

Any ideas?

Thanks,

-Miles
-- 
Yo mama's so fat when she gets on an elevator it HAS to go down.

  reply	other threads:[~2002-12-18  1:08 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
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 [this message]
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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=buo4r9cb0be.fsf@mcspd15.ucom.lsi.nec.co.jp \
    --to=miles@lsi.nec.co.jp \
    --cc=emacs-devel@gnu.org \
    --cc=miles@gnu.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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).