Re: FVWM: Resizing
Thomas Adam <[email protected]> Mon, 8 May 2023 19:24:29 +0100
| Newsgroups | gmane.comp.window-managers.fvwm |
|---|---|
| Message-ID | <CAOhcEPbtA_7fz3K7_ZnRd3KtvyHMghi94hYgXKTa+v73+HM9WQ@mail.gmail.com> |
On Sun, 7 May 2023 at 09:08, Klaus Ethgen <[email protected]> wrote: > Hi fvwm folks, > > what is the best method to react to resizing displays? Be it on beamer > or in a virtualbox. > > Usually, fvwm does not apply to such an event and need to be restarted. > But this is suboptimal and I would like to find a better solution (even > automatic restart would be better). In fvwm3, randr support supports this without a restart, but it needs more testing. > > Related to that, how to best set the screen DPI in fvwm config? > You don't. Use xrandr itself along with xft.dpi in your .Xdefaults file. Kindly, Thomas