Merge pull request #2313 from loki666/inputplumber

inputplumber: workaround for delay
This commit is contained in:
Philippe Simons
2026-02-13 08:16:54 +01:00
committed by GitHub
3 changed files with 56 additions and 53 deletions

View File

@@ -11,27 +11,28 @@ name: AYANEO Japanese Layout
# Only use this profile if *any* of the given matches matches. If this list is
# empty, then the source devices will *always* be checked.
# /sys/class/dmi/id/product_name
matches:
- udev:
sys_path: /sys/firmware/devicetree/base
attributes:
- name: model
value: AYANEO Pocket ACE
- udev:
sys_path: /sys/firmware/devicetree/base
attributes:
- name: model
value: AYANEO Pocket DMG
- udev:
sys_path: /sys/firmware/devicetree/base
attributes:
- name: model
value: AYANEO Pocket EVO
- udev:
sys_path: /sys/firmware/devicetree/base
attributes:
- name: model
value: AYANEO Pocket DS
#matches:
# - udev:
# sys_path: /sys/firmware/devicetree/base
# attributes:
# - name: model
# value: AYANEO Pocket ACE
# - udev:
# sys_path: /sys/firmware/devicetree/base
# attributes:
# - name: model
# value: AYANEO Pocket DMG
# - udev:
# sys_path: /sys/firmware/devicetree/base
# attributes:
# - name: model
# value: AYANEO Pocket EVO
# - udev:
# sys_path: /sys/firmware/devicetree/base
# attributes:
# - name: model
# value: AYANEO Pocket DS
matches: []
# Only allow a single source device per composite device of this type.
single_source: false

View File

@@ -11,27 +11,28 @@ name: AYN Layout
# Only use this profile if *any* of the given matches matches. If this list is
# empty, then the source devices will *always* be checked.
# /sys/class/dmi/id/product_name
matches:
- udev:
sys_path: /sys/firmware/devicetree/base
attributes:
- name: model
value: AYN Odin 2
- udev:
sys_path: /sys/firmware/devicetree/base
attributes:
- name: model
value: AYN Odin 2 Mini
- udev:
sys_path: /sys/firmware/devicetree/base
attributes:
- name: model
value: AYN Odin 2 Portal
- udev:
sys_path: /sys/firmware/devicetree/base
attributes:
- name: model
value: AYN Thor
#matches:
# - udev:
# sys_path: /sys/firmware/devicetree/base
# attributes:
# - name: model
# value: AYN Odin 2
# - udev:
# sys_path: /sys/firmware/devicetree/base
# attributes:
# - name: model
# value: AYN Odin 2 Mini
# - udev:
# sys_path: /sys/firmware/devicetree/base
# attributes:
# - name: model
# value: AYN Odin 2 Portal
# - udev:
# sys_path: /sys/firmware/devicetree/base
# attributes:
# - name: model
# value: AYN Thor
matches: []
# Only allow a single source device per composite device of this type.
single_source: false

View File

@@ -11,17 +11,18 @@ name: AYANEO Standard Layout
# Only use this profile if *any* of the given matches matches. If this list is
# empty, then the source devices will *always* be checked.
# /sys/class/dmi/id/product_name
matches:
- udev:
sys_path: /sys/firmware/devicetree/base
attributes:
- name: model
value: KONKR Pocket FIT
- udev:
sys_path: /sys/firmware/devicetree/base
attributes:
- name: model
value: AYANEO Pocket S2
#matches:
# - udev:
# sys_path: /sys/firmware/devicetree/base
# attributes:
# - name: model
# value: KONKR Pocket FIT
# - udev:
# sys_path: /sys/firmware/devicetree/base
# attributes:
# - name: model
# value: AYANEO Pocket S2
matches: []
# Only allow a single source device per composite device of this type.
single_source: false