Update dist/72-yuzu-input.rules
shout out to @liamwhite Co-authored-by: liamwhite <liamwhite@users.noreply.github.com>
This commit is contained in:
2
dist/72-yuzu-input.rules
vendored
2
dist/72-yuzu-input.rules
vendored
@@ -2,7 +2,7 @@
|
|||||||
# 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
|
# Switch Pro Controller (USB/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"
|
||||||
KERNEL=="hidraw*", KERNELS=="*057e:2009*", MODE="0660", TAG+="uaccess"
|
KERNEL=="hidraw*", KERNELS=="*057e:2009*", MODE="0660", TAG+="uaccess"
|
||||||
#Nintendo's Left Joy-Con for Wired and Bluetooth
|
#Nintendo's Left Joy-Con for Wired and Bluetooth
|
||||||
|
|||||||
Reference in New Issue
Block a user