Bug#818905: Steam Controller is not correctly detected
James Cowgill
jcowgill at debian.org
Wed Mar 23 17:04:59 UTC 2016
Hi,
On Wed, 2016-03-23 at 17:52 +0100, Berillions wrote:
> The best Udev's rules for the Steam Controller on Debian is this :
>
> # This rule is needed for basic functionality of the controller in
> # Steam and keyboard/mouse emulation
> SUBSYSTEM=="usb", ATTRS{idVendor}=="28de", MODE="0666"
Why not use TAG+="uaccess" like in arch?
> # This rule is necessary for gamepad emulation
> KERNEL=="uinput", MODE="0660", GROUP="USERNAME",
> OPTIONS+="static_node=uinput"
How is a packaged udev rule supposed to know which user will be using
the steam controller?
Using TAG+="uaccess" here seems the best idea to me as well.
> Thanks to add this to the Steam package.
Thanks,
James
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: This is a digitally signed message part
URL: <http://lists.alioth.debian.org/pipermail/pkg-games-devel/attachments/20160323/472fa17a/attachment.sig>
More information about the Pkg-games-devel
mailing list