Hi,

I did little research on settings of gnome but did not find any. Just to
check I tried borderless aterm and it worked as expected. So I am
little confused if I need to change urxvt settings or gnome settings.

Thanks

On Mon, Dec 27, 2010 at 2:49 PM, Thomas Adam <[email protected]> wrote:

> On 27 December 2010 07:48, Jagadeesh N. Malakannavar
> <[email protected]> wrote:
> > Hi,
> > I am using Linux Mint 9. I have started borderless urxvt. I am unable to
> > move it OR resize it.
> > I have
> > URxvt.borderLess: true
> > URxvt.borderColor: #888888
> > in my .Xdefaults
> > I tried Alt+left mouse btn
> > but is not helping
>
> Because the bordless option will fallback to override_redirect if it
> can't set the MWM hints on that window.  This has to be something your
> window manager can handle (clients with MWM hints that is) -- which
> seemingly in this case, it can't as urxvt is then setting
> override_redirect.
>
> This does seem counter-intuitive to me, falling back to such a harsh
> "default" -- I fail to see how not being able to set MWM-hints on the
> client window should then render the window outside of the window
> manager's control in this way.  Most other window managers would allow
> you to remove their parent window's border, a la FVWM:
>
> Style foo !Borders
>
> Of course, in this case, FVWM would already honour the MWM-hints
> anyway, but that's besides the point.
>
> -- Thomas Adam
>
_______________________________________________
rxvt-unicode mailing list
[email protected]
http://lists.schmorp.de/cgi-bin/mailman/listinfo/rxvt-unicode

Reply via email to