From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joseph Wakeling Subject: Configuring gitk appearance Date: Thu, 15 Feb 2007 16:24:49 +0000 Message-ID: <45D48951.2000207@webdrake.net> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit To: git@vger.kernel.org X-From: git-owner@vger.kernel.org Thu Feb 15 17:24:56 2007 Return-path: Envelope-to: gcvg-git@gmane.org Received: from vger.kernel.org ([209.132.176.167]) by lo.gmane.org with esmtp (Exim 4.50) id 1HHjPk-0002Wk-GB for gcvg-git@gmane.org; Thu, 15 Feb 2007 17:24:56 +0100 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S966065AbXBOQYx (ORCPT ); Thu, 15 Feb 2007 11:24:53 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S966066AbXBOQYx (ORCPT ); Thu, 15 Feb 2007 11:24:53 -0500 Received: from alf.nbi.dk ([130.225.212.55]:4863 "EHLO alf.nbi.dk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S966065AbXBOQYw (ORCPT ); Thu, 15 Feb 2007 11:24:52 -0500 Received: from [127.0.0.1] (localhost [127.0.0.1]) by alf.nbi.dk (8.9.3/8.9.3) with ESMTP id RAA18476 for ; Thu, 15 Feb 2007 17:24:49 +0100 (MET) User-Agent: Thunderbird 1.5.0.9 (X11/20070103) X-Enigmail-Version: 0.94.0.0 Sender: git-owner@vger.kernel.org Precedence: bulk X-Mailing-List: git@vger.kernel.org Archived-At: Is there any way to configure the appearance of gitk either during or after installation? At present on my system (Ubuntu 6.10) the font used is almost illegible. I'm guessing it is partly due to gitk using GTK+ v1 instead of v2. On a related note (which will reveal me as totally incompetent about Linux anything...), is it necessary to uninstall old versions of git before installing the new version? If so ... how? There is nothing in the INSTALL file about this. Thanks, -- Joe