ANN: xterm patch #242

Jeff Chua jeff.chua.linux at gmail.com
Tue Feb 17 16:17:14 PST 2009


On Wed, Feb 18, 2009 at 6:52 AM, Thomas Dickey <dickey at his.com> wrote:
> On Tue, 17 Feb 2009, Thomas Dickey wrote:
>
>> On Tue, 17 Feb 2009, Bill Crawford wrote:
>>
>>> On Tuesday 17 February 2009 18:16:49 Jeff Chua wrote:
>>>> On Mon, Feb 16, 2009 at 8:46 AM, Thomas Dickey <dickey at radix.net> wrote:
>>>>>                             Patch #242 - 2009/2/15
>>>>
>>>> The window title bar text seems broken in 242. Recompiled 241 and works on
>>>> 241.
>>>>
>>>> Here's the string that I used to set the title bar.
>>>
>>> .... the mail you replied to lists new config items for, among other things,
>>> whether to allow applications to change the title.
>>
>> yes, but #242 didn't intentionally change any of the resource defaults
>> (it's possible that my resource settings obscured an unintentional change
>> of course...)
>
> fwiw, it's working on my machine.  (more details might show the problem)

# this doesn't work. Title remains as "login" ...
# echo -e -n "\033]2;hello\007"

# this sets the title correctly
xterm -title hello

I compile 241 and 242 the same using just "./configure".

gcc is 4.2.2
glibc-2.7.90


Jeff.








>
> --
> Thomas E. Dickey
> http://invisible-island.net
> ftp://invisible-island.net
> _______________________________________________
> xorg mailing list
> xorg at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/xorg
>



More information about the xorg mailing list