1
0
Fork 0
mirror of https://github.com/tuxedocomputers/tuxedo-touchpad-switch.git synced 2025-01-18 11:41:10 +01:00

Merge branch 'udev-rule' into 'master'

Updated 99-tuxedo-touchpad-switch.rules

See merge request tuxedocomputers/development/tuxedo-touchpad-switch!1
This commit is contained in:
Werner Sembach 2021-11-23 17:47:02 +00:00
commit a4a75e2648

View file

@ -16,3 +16,4 @@
# along with TUXEDO Touchpad Switch. If not, see <https://www.gnu.org/licenses/>.
KERNELS=="i2c-UNIW0001:00", SUBSYSTEMS=="i2c", DRIVERS=="i2c_hid", ATTRS{name}=="UNIW0001:00", SUBSYSTEM=="hidraw", MODE="0622"
KERNELS=="i2c-UNIW0001:00", SUBSYSTEMS=="i2c", DRIVERS=="i2c_hid_acpi", ATTRS{name}=="UNIW0001:00", SUBSYSTEM=="hidraw", MODE="0622"