Timothee "TTimo" Besset
269aaee99b
Revert "Add DualSense support"
2020-11-20 09:44:03 -06:00
Timothee "TTimo" Besset
8536d8d199
Merge pull request #12 from cow-killer/patch-1
...
Add DualSense support
2020-11-20 09:31:02 -06:00
Sam Lantinga
f6166e225c
Added support for the PS5 DualSense controller
2020-11-19 19:51:57 -08:00
cow_killer
2b22e5b4be
Add DualSense support
2020-11-19 10:44:04 -05:00
James Le Cuirot
9414e34ab6
eudev does not support escaped double quotes so use single quotes
...
Closes #10
2020-07-22 22:42:08 +01:00
Andrey Smirnov
7957f2ba49
Add a workaround for PowerA Wireless Controller
...
Add a workaround for PowerA Wireless Controller, which doesn't
report valid VID/PID via Bluetooth making it hard to properly tag it
with "uaccess" via UDEV.
The approach taken by this commit is to trigger on input device,
instead of the usual hidraw, and then rely on "udevadm test-builtin"
to apply "uacess" permission at runtime.
The reason to trigger on input device is because it is the first
device in device hierarchy that gets access to reported "name" which
is unique to this particular type of a controller and can be reliably
matched against.
2020-06-02 22:07:27 -07:00
Timothee "TTimo" Besset
47261809a5
Merge pull request #6 from blazingkin/master
...
Add support for the PowerA Nintendo Switch Controller
2020-03-09 17:39:48 -05:00
Timothee "TTimo" Besset
ce411b6191
Merge pull request #5 from exhumer2/patch-1
...
Add ASTRO C40 controller support for Steam
2020-03-09 17:39:28 -05:00
kisak-valve
d9f537da46
Add HORIPAD for Nintendo Switch
...
Reported and tested at https://github.com/ValveSoftware/steam-for-linux/issues/6944 .
2020-03-03 12:27:00 -05:00
blazingkin
57fe06f818
Add support for the PowerA Nintendo Switch Controller
2019-11-18 18:19:38 -08:00
exhumer2
04ec95d1a0
Added ASTRO C40 controller support for Steam
2019-11-14 07:30:47 -07:00
Pierre-Loup A. Griffais
00aa8483cd
Update 60-steam-input.rules
2019-11-02 14:48:05 -07:00
Simone Caronni
c727db6367
Remove duplicate tag and fix Steam Controller uinput issue:
...
- https://github.com/ValveSoftware/steam-for-linux/issues/4794
- https://github.com/rpmfusion/steam/pull/10
- https://github.com/NixOS/nixpkgs/pull/49367
- https://github.com/NixOS/nixpkgs/pull/50901
2019-02-08 19:51:43 +01:00
Simone Caronni
f843dfa92c
Add rules for Nvidia controllers.
2019-02-08 19:49:09 +01:00
TTimo
13847addfd
Sync from P4, proposed changes to udev rules
2019-02-04 16:16:02 -06:00
TTimo
2489ec164f
Update to steam package 1.0.0.59 rules
2019-01-29 15:42:16 -06:00