Mailing List Archive


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [tlug] How to set window title encoding in GNOME et al.?



On Mon, 14 Mar 2005 18:37:28 +0100
Botond Botyanszki <tlug@example.com> wrote:

> Gtk sets the window titles when the window object is created. I'm not
> sure how to do this properly from tcl/tk but there should be a way to
> set window manager properties.

Sorry, still not tcl/tk, but here is how to do it from the command line.
Run the following and click on a window.

$ xprop -set WM_NAME "RenamedWindow" -id `xwininfo 
 |grep "xwininfo: Window id" |awk '{print $4}'`


Home | Main Index | Thread Index

Home Page Mailing List Linux and Japan TLUG Members Links