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

[email protected] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #5 from [email protected] ---
I finally discovered the problem with double input. It’s game-devices package,
at least on Manjaro and other Arch based distros it’s installed as a dependency
of Steam and installs udev rules located at,
/usr/lib/udev/rules.d/60-steam-input.rules

This makes the gamepad (DS4 or DualSense, maybe more) act as a /dev/hidraw*
instead of /dev/input/event*, as shown on Plasma Gamepad preferences, and i
guess it confuses the detection for disabling emulation. Disabling touchpad
doesn’t get rid of /dev/hidraw*.

If i change hidraw* to event* on the Dualsense rule it works fine, but DS4U
doesn't detect the gamepad so i lose access to haptics, leds, etc.

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

Reply via email to