Re: FVWM: EdgeScroll breaks after restart
Thomas Adam <[email protected]> Tue, 17 Jan 2023 16:56:33 +0000
| Newsgroups | gmane.comp.window-managers.fvwm |
|---|---|
| Message-ID | <CAOhcEPbHqVVnTnMS+YXmPz9uhpZS8pg1+p+8v_S57PJYSAMfDQ@mail.gmail.com> |
On Tue, 17 Jan 2023 at 10:05, Parragh, Szabolcs <[email protected]> wrote: > > Hi, > I have a weird issue, where EdgeScroll breaks after I restart fwvm. The > cursor even doesn't (as it does when it works) change as I move it to > edge and I cannot go over to the next desktop with the mouse. > > I was able to replicate the issue with just this config: > > EdgeResistance 500 > Style "*" EdgeMoveDelay 500 > Style "*" EdgeMoveResistance 20 > EdgeScroll 100 100 > DeskTopSize 3 3 > > Am I missing something from my InitFuctions? Do things work correctly if you also add the following to your config: EdgeThickness 1 Kindly, Thomas