https://bugs.kde.org/show_bug.cgi?id=514814

--- Comment #8 from Harald Sitter <[email protected]> ---
(In reply to Ángel Navarro from comment #7)
> (In reply to Harald Sitter from comment #5)
> > Turns out the min/max values for the playstation controllers are a bit
> > different and require some adjustment. 
> 
> I'm facing this bug using an 8BitDo Ultimate 2C

We'll probably need a sample recording from `libinput record` to tell what's
up. From looking at the kernel code this controller should work via the xpad
driver and behave like any other xbox pad, which should technically work
correctly with our current deadzone logic.

                input_set_abs_params(input_dev, abs, -32768, 32767, 16, 128);

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to