dema-rc icon indicating copy to clipboard operation
dema-rc copied to clipboard

Allow to use event input names in configuration

Open lucasdemarchi opened this issue 5 years ago • 0 comments

Extend #5 to support referring to events by name. E.g.

[ Lever unique_name ]
InputEventCode = <number> | <input-event-name>
RCChannel = <number>

This needs a map string <-> number to be added for all possible Linux Input events.

lucasdemarchi avatar Feb 25 '20 18:02 lucasdemarchi