On Thu, Jun 20, 2019 at 12:13 PM Dan Espen <[email protected]> wrote: > > Dr Rainer Woitok <[email protected]> writes: > > > Dan, > > > > On Thursday, 2019-06-20 08:43:02 -0400, you wrote: > > > >> ... > >> I don't think Fvwm will do that, especially for an application going > >> full screen. If the application was in a window, you might be able to > >> use Fvwm resize. > > > > That's what I've feared ... :-( > > Full screen windows are commonly called override-redirect or unmanaged > windows. > > >> However, it seemed to me that it was pretty straight forward to > >> configure gthumb not to use full screen. > > > > No. The "gthumb" you fought with was version 3.6.2, mine is version > > 3.4.3. Neither is there any point where right-clicking produces a "Re- > > size" option, does removing ~/.config/gthumb/" or pressing the Escape > > key have the effect you described, nor is there a "Fullscreen" option > > under "Settings -> Browser". Bummer. > > Try one of these: > > http://ftp.acc.umu.se/pub/GNOME/sources/gthumb/ > > versions 1.105 to 3.8. > > -- > Dan Espen >
I wasn't able to get it to behave in the same way, but the following may work: Style gThumb NoPPosition, InitialMapCommand Resize 20 20 The motivation for NoPPosition is so it wont be able to move itself to it's remembered position at 0 0 when it was fullscreen and as for the Resize you'd probably want to pick a different value.
