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
4 changes: 2 additions & 2 deletions rootfs/usr/share/inputplumber/capability_maps/cec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,10 +59,10 @@ mapping:

- name: Red
source_events:
- keyboard: Select
- keyboard: KeyRed
target_event:
gamepad:
button: DPadUp
button: Select
- name: Green
source_events:
- keyboard: KeyGreen
Expand Down
1 change: 0 additions & 1 deletion rootfs/usr/share/inputplumber/devices/60-cec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ source_devices:

target_devices:
- gamepad
- keyboard

capability_map_id: cec_remote

Expand Down
Loading