From 7837be3d04b10b384c10c24667622d32f43965a4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=83=B1=E3=83=83=E3=82=B8?= Date: Mon, 7 Oct 2024 17:36:05 -0500 Subject: [PATCH] Change some Ayaneo devices to xbox-elite InputPlumber maps LC and RC to LeftPaddle1 and RightPaddle1, respectively. However, Ayaneo devices are set to xb360 and cannot take advantage. This changes tested Ayaneo devices to xbox-elite. --- rootfs/usr/share/inputplumber/devices/50-ayaneo_2.yaml | 2 +- rootfs/usr/share/inputplumber/devices/50-ayaneo_2s.yaml | 2 +- rootfs/usr/share/inputplumber/devices/50-ayaneo_air.yaml | 2 +- rootfs/usr/share/inputplumber/devices/50-ayaneo_air_1s.yaml | 2 +- rootfs/usr/share/inputplumber/devices/50-ayaneo_air_plus.yaml | 2 +- rootfs/usr/share/inputplumber/devices/50-ayaneo_flip.yaml | 2 +- rootfs/usr/share/inputplumber/devices/50-ayaneo_slide.yaml | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/rootfs/usr/share/inputplumber/devices/50-ayaneo_2.yaml b/rootfs/usr/share/inputplumber/devices/50-ayaneo_2.yaml index 851a1e9..6f3d6a3 100644 --- a/rootfs/usr/share/inputplumber/devices/50-ayaneo_2.yaml +++ b/rootfs/usr/share/inputplumber/devices/50-ayaneo_2.yaml @@ -57,7 +57,7 @@ options: # The target input device(s) that the virtual device profile can use target_devices: - - xb360 + - xbox-elite - mouse - keyboard diff --git a/rootfs/usr/share/inputplumber/devices/50-ayaneo_2s.yaml b/rootfs/usr/share/inputplumber/devices/50-ayaneo_2s.yaml index 11b20dd..5b58d70 100644 --- a/rootfs/usr/share/inputplumber/devices/50-ayaneo_2s.yaml +++ b/rootfs/usr/share/inputplumber/devices/50-ayaneo_2s.yaml @@ -57,7 +57,7 @@ options: # The target input device(s) that the virtual device profile can use target_devices: - - xb360 + - xbox-elite - mouse - keyboard diff --git a/rootfs/usr/share/inputplumber/devices/50-ayaneo_air.yaml b/rootfs/usr/share/inputplumber/devices/50-ayaneo_air.yaml index 7fbbd39..e78e2da 100644 --- a/rootfs/usr/share/inputplumber/devices/50-ayaneo_air.yaml +++ b/rootfs/usr/share/inputplumber/devices/50-ayaneo_air.yaml @@ -52,7 +52,7 @@ options: # The target input device(s) that the virtual device profile can use target_devices: - - xb360 + - xbox-elite - mouse - keyboard diff --git a/rootfs/usr/share/inputplumber/devices/50-ayaneo_air_1s.yaml b/rootfs/usr/share/inputplumber/devices/50-ayaneo_air_1s.yaml index 13447ef..7f05cd1 100644 --- a/rootfs/usr/share/inputplumber/devices/50-ayaneo_air_1s.yaml +++ b/rootfs/usr/share/inputplumber/devices/50-ayaneo_air_1s.yaml @@ -53,7 +53,7 @@ options: # The target input device(s) that the virtual device profile can use target_devices: - - xb360 + - xbox-elite - mouse - keyboard diff --git a/rootfs/usr/share/inputplumber/devices/50-ayaneo_air_plus.yaml b/rootfs/usr/share/inputplumber/devices/50-ayaneo_air_plus.yaml index b9d27a3..44db834 100644 --- a/rootfs/usr/share/inputplumber/devices/50-ayaneo_air_plus.yaml +++ b/rootfs/usr/share/inputplumber/devices/50-ayaneo_air_plus.yaml @@ -64,7 +64,7 @@ options: # The target input device(s) that the virtual device profile can use target_devices: - - xb360 + - xbox-elite - mouse - keyboard diff --git a/rootfs/usr/share/inputplumber/devices/50-ayaneo_flip.yaml b/rootfs/usr/share/inputplumber/devices/50-ayaneo_flip.yaml index 2571b0e..51db0d0 100644 --- a/rootfs/usr/share/inputplumber/devices/50-ayaneo_flip.yaml +++ b/rootfs/usr/share/inputplumber/devices/50-ayaneo_flip.yaml @@ -57,7 +57,7 @@ options: # The target input device(s) that the virtual device profile can use target_devices: - - xb360 + - xbox-elite - mouse - keyboard diff --git a/rootfs/usr/share/inputplumber/devices/50-ayaneo_slide.yaml b/rootfs/usr/share/inputplumber/devices/50-ayaneo_slide.yaml index 8c9bf4d..fc8bb8b 100644 --- a/rootfs/usr/share/inputplumber/devices/50-ayaneo_slide.yaml +++ b/rootfs/usr/share/inputplumber/devices/50-ayaneo_slide.yaml @@ -50,7 +50,7 @@ options: # The target input device(s) that the virtual device profile can use target_devices: - - xb360 + - xbox-elite - mouse - keyboard