Re: FVWM: A question about 'affinity'

From: Mikhael Goikhman <migo_at_homemail.com>
Date: Thu, 4 Sep 2003 17:30:30 +0300

On 04 Sep 2003 13:15:14 +0200, Lars Segerlund wrote:
>
> How can I set different affinity for placements ( top, bottom, left
> right and so on ) on a per application basis ?
>
> I have been looking at the doc's but I think I need a hint to start me
> off.
>
> As an example of what I mean, I wan't my browser windows to the
> top/left, pdf viewer bottom/left, and shells bottom/right, i.e.
> different apps sorted differently ?

To start, for example, pdf viewer at bottom left, run "xpdf -g +0-0".

> ( ps. all this applies to the app when iconized )

This is different, iconic windows are fully managed by a window manager.
This should do what you want:

  Style * IconBox 400x400+0+0, IconFill l t # default, browsers etc
  Style Xpdf IconBox 400x400+0-0, IconFill l b # pdf viewer
  Style XTerm IconBox 400x400-0-0, IconFill b r # terminals
  Style *term* IconBox 400x400-0-0, IconFill b r # --.--
  Style MyGame IconBox 400x400-0+0, IconFill t r # something else

There are other Icon* style options that you may add.

Regards,
Mikhael.
--
Visit the official FVWM web page at <URL: http://www.fvwm.org/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_fvwm.org.
To report problems, send mail to fvwm-owner_at_fvwm.org.
Received on Thu Sep 04 2003 - 09:32:32 BST

This archive was generated by hypermail 2.3.0 : Mon Aug 29 2016 - 19:37:55 BST