From owner-freebsd-questions@FreeBSD.ORG Wed May 9 13:47:59 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5FFAE16A406 for ; Wed, 9 May 2007 13:47:59 +0000 (UTC) (envelope-from econn@nc.rr.com) Received: from ms-smtp-02.southeast.rr.com (ms-smtp-02.southeast.rr.com [24.25.9.101]) by mx1.freebsd.org (Postfix) with ESMTP id 28C3613C469 for ; Wed, 9 May 2007 13:47:59 +0000 (UTC) (envelope-from econn@nc.rr.com) Received: from chimera.homeunix.org (cpe-071-065-248-172.nc.res.rr.com [71.65.248.172]) by ms-smtp-02.southeast.rr.com (8.13.6/8.13.6) with ESMTP id l49DG5QH010090 for ; Wed, 9 May 2007 09:16:06 -0400 (EDT) Message-ID: <4641C994.5080001@nc.rr.com> Date: Wed, 09 May 2007 09:16:04 -0400 From: Erin E Conn User-Agent: Thunderbird 2.0.0.0 (X11/20070507) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: Symantec AntiVirus Scan Engine Subject: Default interface font size in Firefox & Thunderbird 2.0 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: econn@acm.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 May 2007 13:47:59 -0000 As can be seen in my screenshot: http://img.photobucket.com/albums/v709/TKou/screenshots/mozfonts.jpg, since upgrading to the 2.0 versions of Firefox and now Thunderbird the interface font sizes for those applications have become much larger than any of my other gtk applications, and they seem to be ignoring my font settings in .gtkrc-2.0. What's causing that and how can I fix it, because it looks awful. contents of .gtkrc-2.0: # -- THEME AUTO-WRITTEN DO NOT EDIT include "/usr/local/share/themes/Bluecurve/gtk-2.0/gtkrc" style "user-font" { font_name = "Arial 12" } widget_class "*" style "user-font" gtk-font-name="Arial 12" include "/home/erin/.gtkrc.mine" # -- THEME AUTO-WRITTEN DO NOT EDIT -- =============== Erin E Conn econn@acm.org ===============