Re: [SOLVED] Re: FVWM: Jumping cursor
Viktor Griph <[email protected]>
| Newsgroups | gmane.comp.window-managers.fvwm |
|---|---|
| Message-ID | <CAHFM5PTe4JJmbp6Pk5=O-eJD3xvW=C_a5tPST2LhR+vm1qNEEw@mail.gmail.com> |
2018-02-27 21:02 GMT+10:30 Michelle Konzack <[email protected]>: > OK, the cursor does not more jump, but now I get with every > click in an application tonns of error message like: > > DestroyFunc EWMHActivateWindowFunc > [fvwm][__execute_function]: <<ERROR>> No such command > 'EWMHActivateWindowFunc' > [fvwm][__execute_function]: <<ERROR>> No such command > 'EWMHActivateWindowFunc' > [fvwm][__execute_function]: <<ERROR>> No such command > 'EWMHActivateWindowFunc' > [fvwm][__execute_function]: <<ERROR>> No such command > 'EWMHActivateWindowFunc' > [fvwm][__execute_function]: <<ERROR>> No such command > 'EWMHActivateWindowFunc' > [fvwm][__execute_function]: <<ERROR>> No such command > 'EWMHActivateWindowFunc' > <snip> > > which is not, what I expected... Just create an empty EWMHActivateWindowFunc after you destroyed the built-in one. AddToFunc EWMHActivateWindowFunc + I Nop