From owner-freebsd-x11@FreeBSD.ORG Fri Apr 6 02:49:33 2012 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CEB8E106566B for ; Fri, 6 Apr 2012 02:49:33 +0000 (UTC) (envelope-from fullermd@over-yonder.net) Received: from thyme.infocus-llc.com (server.infocus-llc.com [206.156.254.44]) by mx1.freebsd.org (Postfix) with ESMTP id 8F6E08FC14 for ; Fri, 6 Apr 2012 02:49:33 +0000 (UTC) Received: from draco.over-yonder.net (c-174-50-4-38.hsd1.ms.comcast.net [174.50.4.38]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by thyme.infocus-llc.com (Postfix) with ESMTPSA id 2533E37B4A0; Thu, 5 Apr 2012 21:49:26 -0500 (CDT) Received: by draco.over-yonder.net (Postfix, from userid 100) id 0693517733; Thu, 5 Apr 2012 21:49:24 -0500 (CDT) Date: Thu, 5 Apr 2012 21:49:24 -0500 From: "Matthew D. Fuller" To: "Thomas D. Dean" Message-ID: <20120406024923.GD23860@over-yonder.net> References: <4F7DD1C3.8020106@speakeasy.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4F7DD1C3.8020106@speakeasy.org> X-Editor: vi X-OS: FreeBSD User-Agent: Mutt/1.5.21-fullermd.4 (2010-09-15) X-Virus-Scanned: clamav-milter 0.97.4 at thyme.infocus-llc.com X-Virus-Status: Clean Cc: freebsd-x11@freebsd.org Subject: Re: Set X11 Icon Title X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Apr 2012 02:49:33 -0000 On Thu, Apr 05, 2012 at 10:09:23AM -0700 I heard the voice of Thomas D. Dean, and lo! it spake thus: > > I want to display the CPU clock speed when it is iconized. That may be a question to direct at your toolkit. At the bottom level, you're probably wanting the ICCCM WM_ICON_NAME property. At the xlib level, http://tronche.com/gui/x/xlib/ICC/client-to-window-manager/wm-icon-name.html are some hints. A glance at the GTK docs doesn't turn up anything (gtk_window_set_icon_name() is specifically _not_ that). So maybe you do need to sneak under the toolkit to do it. -- Matthew Fuller (MF4839) | fullermd@over-yonder.net Systems/Network Administrator | http://www.over-yonder.net/~fullermd/ On the Internet, nobody can hear you scream.