acmerobotics / ftc-dashboard

React-based web dashboard designed for FTC
https://acmerobotics.github.io/ftc-dashboard
Other
171 stars 129 forks source link

Fixed linux PS4 dualshock touchpad support #94

Closed MafteiAlbert-Alexandru closed 1 year ago

MafteiAlbert-Alexandru commented 1 year ago

Due to the way linux handles the touchpad of the PS4 DualShock controller(sees it as a pointing device), the gamepad doesn't work. This is a support fix, if the Team Code relies on the touchpad, there is no way to use it from the dashboard. With this fix, the touchpad button is ignored only on linux.