Set X11 Icon Title

Mel Flynn rflynn at acsalaska.net
Thu Apr 5 17:46:58 UTC 2012


On 4/5/2012 19:09, Thomas D. Dean wrote:

> I have an X11 application that monitors CPU thingee's.  This application
> is tailored to the Intel i7 3930K CPU.  It displays things like
> temperatures, voltages, CPU speed, etc.
> 
> When I iconize it, the icon displays the application name.
> 
> I want to display the CPU clock speed when it is iconized.  The
> application calculates the CPU speed and reads temperatures, voltages,
> etc. every second.


Hmm, does setproctitle(3) still work for that?


-- 
Mel


More information about the freebsd-x11 mailing list