fluid-lab / gamepad-navigator

GSoC 2020 project
Other
6 stars 10 forks source link

Improve default bindings #106

Closed duhrer closed 5 months ago

duhrer commented 8 months ago

The default bindings bind the previous set of available actions to as many buttons as possible (leaving only one free). Once we have #101 resolved, it would be better to greatly thin out the default bindings, something like:

  1. Shoulder bumpers for previous/next focusable.
  2. Left thumb stick for scroll.
  3. Existing button for click.
  4. D-pad buttons to send arrows.
  5. select button to open configuration panel.
  6. start button to pick an action from a popup and execute that.