diff --git a/system_files/desktop/shared/usr/lib/udev/rules.d/90-dolphin-motion.rules b/system_files/desktop/shared/usr/lib/udev/rules.d/90-dolphin-motion.rules new file mode 100644 index 00000000..67d6a352 --- /dev/null +++ b/system_files/desktop/shared/usr/lib/udev/rules.d/90-dolphin-motion.rules @@ -0,0 +1 @@ +SUBSYSTEM=="input", KERNEL=="event*", ATTRS{name}=="*Motion Sensors", TAG+="uaccess" diff --git a/system_files/desktop/shared/usr/lib/udev/rules.d/90-hhd-dualsense.rules b/system_files/desktop/shared/usr/lib/udev/rules.d/90-hhd-dualsense.rules deleted file mode 100644 index ec3b2001..00000000 --- a/system_files/desktop/shared/usr/lib/udev/rules.d/90-hhd-dualsense.rules +++ /dev/null @@ -1,3 +0,0 @@ -## Motion Sensors -SUBSYSTEM=="input", KERNEL=="event*|input*", KERNELS=="*054C:0CE6*", TAG+="uaccess" -SUBSYSTEM=="input", KERNEL=="event*|input*", KERNELS=="*054C:0DF2*", TAG+="uaccess"