> 1. No icon box
> 2. Specify where icons should go and in which direction they
> should "grow".
>
> Specifically, I like the first icon to go in the top right corner
> and have subsequent icons go to the left of that (i.e., I like the
> icons to be at the top of the screen from right to left). Is this
> possible with fvwm? If so, how?
Style "*" IconBox l t r b
Specifies a region in which to place icons where l, t, r & b are numbers for the
left, top, right & bottom coordinates of the region respectively. Unfortunately
the icons are placed from left to right and then top to bottom (like
"*iconPlacement: left top" placement in mwm) and there is no way to change it.
The IconBox style could be changed such that l, t, r & b become x1, y1, x2 & y2
and icon placement could begin at the corner specified by x1, y1 but it would
need an extra parameter to tell it which way to go (vertical or horizontal).
Cheers,
Tim Phipps.
--
Visit the official FVWM web page at <URL:http://www.hpc.uh.edu/fvwm/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_hpc.uh.edu.
To report problems, send mail to fvwm-owner_at_hpc.uh.edu.
Received on Wed May 28 1997 - 04:13:39 BST