Skip to content

Hierarchy-based multi-keyboard captureΒ #12

@AlienKevin

Description

@AlienKevin

I use both a Bluetooth keyboard and the laptop keyboard, so it would be nice to support both simultaneously. However, I imagine this would not be very simple so I request a (what I perceive) simpler step towards this goal: list all the names of keyboards you want to support in order of preference and pick the next one on the list when the current one disconnects.
A sample config file might look like this:

Name="<Bluetooth keyboard name>"
Name="<Laptop keyboard name>"

So when the computer starts, the first Name will be picked. When the Bluetooth keyboard is disconnected, look for the next Name in line and try to connect that. If all the Names are not available, output error message.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions