Update dist/72-yuzu-input.rules
shout out to @liamwhite Co-authored-by: liamwhite <liamwhite@users.noreply.github.com>
This commit is contained in:
parent
8ded5be001
commit
59bed2de78
1 changed files with 1 additions and 1 deletions
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
|
||||
# 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*", KERNELS=="*057e:2009*", MODE="0660", TAG+="uaccess"
|
||||
#Nintendo's Left Joy-Con for Wired and Bluetooth
|
||||
|
|
Loading…
Add table
Reference in a new issue