On Thu, Sep 03, 2009 at 12:28:57AM +0400, Denis Linvinus <[email protected]> 
wrote:
> perl,xft,styles,combining,blink,iso14755,unicode3,encodings=eu+vn+jp+jp-ext+kr+zh+zh-ext,fade,transparent,tint,afterimage,XIM,frills,selectionscrolling,wheel,slipwheel,smart-resize,cursorBlink,pointerBlank,scrollbars=plain+rxvt+NeXT+xterm
> 
> with -bl urxvt freeze (with compiz and metacity)

those wm's do not properly support mwm hints, which likely causes this
behaviour.

> > same here, how is this different from the existing option?
> 
> if you about urxvt -g 50x20+50+50 it also setup only window size without
> position (tested with same wm's)

that is because window managers decide the position - urxvt properly sets
the geometry, and the wm needs to decide. if those wm's decide to overrule
urxvt, then that's it.

> if you run my version without settings you will get following information

not sure how this is related to the missing documentation.

> also urxvt have bug, function XGrabKey didn't return anything, so perl
> script can't understand if bind was success or not.

xgrabkey doesn't return what you think it returns - xlib calls the error
handler in those cases, and trapping them is currently not possible for
perl.

> sorry i have not enough time for this.

ok, i'll ignore it then.

-- 
                The choice of a       Deliantra, the free code+content MORPG
      -----==-     _GNU_              http://www.deliantra.net
      ----==-- _       generation
      ---==---(_)__  __ ____  __      Marc Lehmann
      --==---/ / _ \/ // /\ \/ /      [email protected]
      -=====/_/_//_/\_,_/ /_/\_\

_______________________________________________
rxvt-unicode mailing list
[email protected]
http://lists.schmorp.de/cgi-bin/mailman/listinfo/rxvt-unicode

Reply via email to