Re: FVWM: how to prevent involuntary page switching?
Robert Brockway <[email protected]>
| Newsgroups | gmane.comp.window-managers.fvwm |
|---|---|
| Message-ID | <[email protected]> |
On Thu, 26 Apr 2018, Robert Brockway wrote: > On Thu, 26 Apr 2018, hw wrote: > >> Hi, >> >> how can I prevent fvwm from automatically switching to the desktop page >> where an application like gajim receives a message and activates a >> window (or whatever it does to force this switch)? >> >> As you can imagine, it?s very annoying when you?re suddenly switched to >> a different program residing on a different page, especially while >> you?re typing somewhere else. > > Years ago I added this to my config to solve this problem: > > DestroyFunc EWMHActivateWindowFunc > Style * !FPFocusByProgram Sorry to follow-up to myself. Looks like I'm also using: DestroyFunc UrgencyFunc Rob