Re: FVWM: EdgeScroll breaks after restart

"Parragh, Szabolcs" <[email protected]> Wed, 18 Jan 2023 20:19:33 +0100
Newsgroups gmane.comp.window-managers.fvwm
Message-ID <[email protected]>
Yes if worked! Thanks! Could it be set up as a default value perhaps, so 
it doesn't break the scroll?

Cheers,
Szabolcs

2023. 01. 17. 17:56 keltezéssel, Thomas Adam írta:
> 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