Mark Nejedlo wrote (Mon, Feb 15, 2021 at 10:15:41PM -0600): > On Mon, Feb 15, 2021, at 9:55 AM, Mandar Mitra wrote: > > The alternative you suggested won't help me, because I was looking to > > address precisely the situation when I have a page "cluttered with many > > windows, all atop each other". > > I'm going to take a low probability shot in the dark. > > Are you using ClickToFocus, or are you using > MouseFocus(default)/FocusFollowsMouse/SloppyFocus?
The only general focus-related setting that I could find in my .fvwm2rc is: Style * MouseFocusClickRaises There are a couple others related to specific programs (e.g., TeamViewer). > If it is NOT ClickToFocus, are you crossing the "clutter" > transitioning the mouse between windows? Each window you cross will > briefly have focus, so it will jump to the top of the list and > unexpectedly push your "active" windows down. I understand this was Dominik's suggestion too, but I'm reasonably sure that is not the case. On this particular laptop with only a 1366x768 screen, I have most windows (esp. pdf viewers) maximised in "cluttered" mode. Many thanks to all of you for your suggestions, -mandar.