mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
Merge pull request #2313 from loki666/inputplumber
inputplumber: workaround for delay
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user