From f0adb342b48bf338bf6bd481fc6349b8acf464fa Mon Sep 17 00:00:00 2001 From: "Derek J. Clark" Date: Fri, 27 Sep 2024 15:14:12 -0700 Subject: [PATCH] fix(GPD): Update multiple GPD devices with fixes from the win4. --- rootfs/usr/share/inputplumber/devices/50-gpd_win3.yaml | 6 +++--- rootfs/usr/share/inputplumber/devices/50-gpd_winmax2.yaml | 6 +++--- rootfs/usr/share/inputplumber/devices/50-gpd_winmini.yaml | 4 ++-- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/rootfs/usr/share/inputplumber/devices/50-gpd_win3.yaml b/rootfs/usr/share/inputplumber/devices/50-gpd_win3.yaml index fbb54c5..245a2d0 100644 --- a/rootfs/usr/share/inputplumber/devices/50-gpd_win3.yaml +++ b/rootfs/usr/share/inputplumber/devices/50-gpd_win3.yaml @@ -24,13 +24,13 @@ matches: source_devices: - group: gamepad evdev: - name: Microsoft X-Box 360 pad + name: "Microsoft X-Box 360 pad" phys_path: usb-0000:00:14.0-7/input0 handler: event* - group: keyboard evdev: - name: Mouse for Windows - phys_path: usb-0000:00:14.0-5/input0 + name: " Mouse for Windows" + phys_path: usb-0000:00:14.0-5/input1 handler: event* - group: imu iio: diff --git a/rootfs/usr/share/inputplumber/devices/50-gpd_winmax2.yaml b/rootfs/usr/share/inputplumber/devices/50-gpd_winmax2.yaml index d1651f1..77e1084 100644 --- a/rootfs/usr/share/inputplumber/devices/50-gpd_winmax2.yaml +++ b/rootfs/usr/share/inputplumber/devices/50-gpd_winmax2.yaml @@ -24,13 +24,13 @@ matches: source_devices: - group: gamepad evdev: - name: Microsoft X-Box 360 pad + name: "Microsoft X-Box 360 pad" phys_path: usb-0000:74:00.3-3/input0 handler: event* - group: keyboard evdev: - name: Mouse for Windows - phys_path: usb-0000:74:00.3-4/input0 + name: " Mouse for Windows" + phys_path: usb-0000:74:00.3-4/input1 handler: event* - group: imu iio: diff --git a/rootfs/usr/share/inputplumber/devices/50-gpd_winmini.yaml b/rootfs/usr/share/inputplumber/devices/50-gpd_winmini.yaml index 41f4152..1363b16 100644 --- a/rootfs/usr/share/inputplumber/devices/50-gpd_winmini.yaml +++ b/rootfs/usr/share/inputplumber/devices/50-gpd_winmini.yaml @@ -24,12 +24,12 @@ matches: source_devices: - group: gamepad evdev: - name: Microsoft X-Box 360 pad + name: "Microsoft X-Box 360 pad" phys_path: usb-0000:63:00.3-5/input0 handler: event* - group: keyboard evdev: - name: Mouse for Windows + name: " Mouse for Windows" phys_path: usb-0000:63:00.3-3/input1 handler: event* - group: imu