Re: [PATCH RESEND] Interpret 0 length ff effects as infinite (0xffff) length effects
From: Paul Dino Jones
Date: Mon Jul 08 2024 - 23:17:30 EST
Hello, thank you for getting back to me.
It doesn't make sense to have a force feedback effect with zero
duration.
Many if not all existing wheels, interpret this as an infinite duration
effect, and existing software operates under the same assumption.
Interpreting 0 as 0, is causing many wheels to appear to not function at
all using certain software under linux.
- Paul