[comp.windows.x.motif] What mwm resource

kcc@yonkers.UUCP (Kevin C. Castner) (06/27/91)

In article <10661@aspect.UUCP>, quang@aspect.UUCP (Quang Dangtran) writes:
> When I iconified some of my windows, the mwm iconfied the windows and
> placed them on the bottom of my screen starting from the left. 
> But what if I would like the placements of my icons to be on the right 
> of my screen starting from the top? How should this be done?

The resource you need is iconPlacement.  This takes two space separated
values chosen from top, bottom, left, right.  The first value specifies
the direction so top will make the icons go top to bottom.  The second
specifies the location of the first icon so right will place the icon
at top right moving toward the bottom.

You will also need to make sure that the resource iconAutoPlace is true,
otherwise the icon will simply stay where you minimized the window.

I would also recommend getting a copy of July 1991 Unix World Magazine.
There is an excellent article in there about customizing the Motif Window
Manager that would answer most of your questions.

============================================================================
Kevin C. Castner                             572 North Broadway
JMDEL Systems                                White Plains, N.Y. 10603
Phone: (914) 948-3494                        E-mail: uunet!jmdel!yonkers!kcc
============================================================================