George Nychis napisał(a):
Tomasz Melcer wrote:
George Nychis napisał(a):
liori:~% cat ~/bin/aterm
>>> #!/bin/sh
exec /usr/bin/aterm -geometry 108x37+3+30 $@
                                        ^^^^^
liori:~%
Okay so I found a slight problem with this solution, all windows will be created in the exact top left... whereas the normal way will kind of space out windows randomly or something?

Any work around? :)

You don't have to pass exact geometry, you can only specify dimensions... like '-geometry 108x37' (`man 7 X`).

Windows are not displayed randomly... AFAIK Crystal's default is to try to place window so it won't cover any other windows (or at least not much). (`man fvwm`, 'Window Manager placement' section).

Tomasz Melcer


_______________________________________________
FVWM-Crystal-users mailing list
FVWM-Crystal-users@gna.org
https://mail.gna.org/listinfo/fvwm-crystal-users

Reply via email to