Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion rootfs/usr/share/inputplumber/devices/50-msi_claw7_a2vm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ source_devices:
exclude:
- "*"
include:
- Keyboard:KeyF15
- Keyboard:KeyF16
- Keyboard:KeyG
- Keyboard:KeyLeftMeta
Expand All @@ -54,6 +53,8 @@ source_devices:
events:
exclude:
- "*"
include:
- Keyboard:KeyF15

# Xinput Gamepad
- group: gamepad
Expand Down
3 changes: 2 additions & 1 deletion rootfs/usr/share/inputplumber/devices/50-msi_claw8_a2vm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ source_devices:
exclude:
- "*"
include:
- Keyboard:KeyF15
- Keyboard:KeyF16
- Keyboard:KeyG
- Keyboard:KeyLeftMeta
Expand All @@ -54,6 +53,8 @@ source_devices:
events:
exclude:
- "*"
include:
- Keyboard:KeyF15

# Xinput Gamepad
- group: gamepad
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ source_devices:
exclude:
- "*"
include:
- Keyboard:KeyF15
- Keyboard:KeyF16
- Keyboard:KeyG
- Keyboard:KeyTab
Expand All @@ -43,7 +42,6 @@ source_devices:

# Conflicts, block
- group: keyboard
blocked: true
udev:
attributes:
- name: name
Expand All @@ -53,6 +51,8 @@ source_devices:
events:
exclude:
- "*"
include:
- Keyboard:KeyF15

# Xinput Gamepad
- group: gamepad
Expand Down
4 changes: 2 additions & 2 deletions rootfs/usr/share/inputplumber/devices/50-msi_claw_a1m.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ source_devices:
exclude:
- "*"
include:
- Keyboard:KeyF15
- Keyboard:KeyF16
- Keyboard:KeyG
- Keyboard:KeyLeftMeta
Expand All @@ -44,7 +43,6 @@ source_devices:

# Conflicts, block
- group: keyboard
blocked: true
udev:
attributes:
- name: name
Expand All @@ -54,6 +52,8 @@ source_devices:
events:
exclude:
- "*"
include:
- Keyboard:KeyF15

# Xinput Gamepad
- group: gamepad
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ source_devices:
exclude:
- "*"
include:
- Keyboard:KeyF15
- Keyboard:KeyF16
- Keyboard:KeyG
- Keyboard:KeyLeftMeta
Expand Down
Loading