stream-box icon indicating copy to clipboard operation
stream-box copied to clipboard

Add custom input mapping

Open Pandawan opened this issue 6 years ago • 1 comments
trafficstars

This is more of a long-term thing, but it would be cool to have a config that maps specific inputs/buttons to actions.

For example, the play video action could be mapped to "space" on keyboard, but if someone is using a controller, they could specify "A button" instead; similarly, on a remote, if the remote registers its "play button" as "Enter" you could map "Enter" to play video as well.

This would not only allow for custom controls, and would make it relatively easier to develop support for all three input types (keyboard, remote, controller).

To make it simpler, you could also have basic presets in a dropdown with options keyboard, remote, controller, and custom where custom allows you full control over every action.

Pandawan avatar Aug 10 '19 04:08 Pandawan

The beginning of this has been added with keybinds.json. I will keep this issue open though as the full feature request has not been fulfilled.

jonbarrow avatar Aug 16 '19 07:08 jonbarrow