From owner-freebsd-questions@FreeBSD.ORG Mon Dec 27 12:36:14 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 21FB616A4CE for ; Mon, 27 Dec 2004 12:36:14 +0000 (GMT) Received: from addr14.addr.com (addr14.addr.com [209.249.147.92]) by mx1.FreeBSD.org (Postfix) with ESMTP id E3C2343D41 for ; Mon, 27 Dec 2004 12:36:13 +0000 (GMT) (envelope-from markski@addr14.addr.com) Received: from addr14.addr.com (localhost [127.0.0.1])iBRCaB1m070985 for ; Mon, 27 Dec 2004 04:36:12 -0800 (PST) Received: (from markski@localhost) by addr14.addr.com (8.12.8/8.12.7/Submit) id iBRCaBGk070983 for freebsd-questions@freebsd.org; Mon, 27 Dec 2004 04:36:11 -0800 (PST) Date: Mon, 27 Dec 2004 04:36:11 -0800 From: Mark To: freebsd-questions@freebsd.org Message-ID: <20041227043611.A70455@logik.ath.cx> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.4i In-Reply-To: <20041227124037.0d89447e@vulcan-raven.lan.scananza.net> X-ADDRSpamFilter: Passed, probability (0%) X-ADDRSignature: 147077A Subject: Re: linux-gtk2 fonts problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Dec 2004 12:36:14 -0000 > Hello all, > I was wondering if anyone has a clue on how change the fonts behaviour > in linux-gtk2 applications (in my case realplayer 10). I'm not able to > affect this through .gtkrc-2.0 or /compat/linux/usr/share/themes/* > changes! > Thanx a lot! I think you're probably looking for: /usr/ports/x11/gtk-theme-switch /usr/ports/x11/gtk2-theme-switch Don't be mislead by the name, it also allows theme-independent font selection. regards, Mark