Bug#818905: Steam Controller is not correctly detected
Berillions
berillions at gmail.com
Wed Mar 23 16:52:17 UTC 2016
Hi,
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"
# This rule is necessary for gamepad emulation
KERNEL=="uinput", MODE="0660", GROUP="USERNAME",
OPTIONS+="static_node=uinput"
Thanks to add this to the Steam package.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/pkg-games-devel/attachments/20160323/cfc516e9/attachment.html>
More information about the Pkg-games-devel
mailing list