martin f krafft writes:

>   echo -en 
> "\033]50;-misc-fixed-medium-r-semicondensed-*-13-*-*-*-*-*-iso10646-1\007"
> 
> changes the font used by the XTerm. It also causes the rxvt-unicode
> window to shift +1+1, which it shouldn't.

Just out of curiosity, what WM are you running? It appears that urxvt
doesn't adjust the ResizeInc hints on the window, either, which makes
aewm fail rather glaringly. I'd like to recover from that better.

As for the bug, it should be sufficient to have urxvt not set the flags
for X and Y position when it reconfigures the window -- only the width
and height are important. This is (at a very cursory check) what XTerm
does, and XTerm works for me.

(The resize-hint thing is a property change and will probably require
adding code. Feel free to open a bug on that.)

-- 
things change.
[EMAIL PROTECTED]



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to