Update dist/72-yuzu-input.rules
shoutout to @liamwhite Co-authored-by: liamwhite <liamwhite@users.noreply.github.com>
This commit is contained in:
parent
64619cb47e
commit
8ded5be001
1 changed files with 3 additions and 3 deletions
6
dist/72-yuzu-input.rules
vendored
6
dist/72-yuzu-input.rules
vendored
|
@ -1,6 +1,6 @@
|
||||||
#Allow systemd-login to manage user access to hidraw with this file
|
# Allow systemd-login to manage user access to hidraw with this file
|
||||||
#On most systems, this file should be installed to /etc/udev/rules.d/72-yuzu-input.rules
|
# On most systems, this file should be installed to /etc/udev/rules.d/72-yuzu-input.rules
|
||||||
#Consult your distro if this is not the case
|
# Consult your distro if this is not the case
|
||||||
|
|
||||||
#Nintendo's Switch Pro Controller and Pro Controller for Wired and Bluetooth
|
#Nintendo's Switch Pro Controller and Pro Controller for Wired and Bluetooth
|
||||||
KERNEL=="hidraw*", ATTRS{idVendor}=="057e", ATTRS{idProduct}=="2009", MODE="0660", TAG+="uaccess"
|
KERNEL=="hidraw*", ATTRS{idVendor}=="057e", ATTRS{idProduct}=="2009", MODE="0660", TAG+="uaccess"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue