[GRASS5] monitor resize

Glynn Clements glynn at gclements.plus.com
Tue Oct 4 20:35:42 EDT 2005


Hamish wrote:

> > Let me know how this works out; the existing code works OK with all of
> > the window managers which I have tried.
> 
> 
> Using the Fluxbox WM (~1 year old version) on Debian:
> 
> 
> The resizing control (and window border) are there when you first create
> the window with d.mon, but disappear as soon as you call anything (eg
> d.erase). `d.mon stop=xN && d.mon start=xN` doesn't always bring them 
> back unless you start/stop a different number monitor first.
> 
> The above two code changes don't have any affect, AFAICT.
> 
> Are there any verbose xwininfo options that may be of help for checking
> the window's state?

xprop will list the properties associated with a window. The
WM_NORMAL_HINTS property is the one which normally controls resizing.

-- 
Glynn Clements <glynn at gclements.plus.com>




More information about the grass-dev mailing list