Actual situation:
Some games only work with a keyboard and a mouse, but it’s sometimes more comfortable to use a gamepad.
Or the controls of a handheld console (ex: Odroid Go Super). It this case, having a mouse and a keyboard is not possible.
The feature request:
Add the possibility for mapping:
* Some keyboard keys to the gamepad buttons
* The mouse movements to one of the gamepad joystick
* The mouse clicks to the gamepad buttons
In bonus, it would be nice to provide a default mapping for the most known games.
And when a game ask to enter a text without providing a virtual keyboard, if it’s possible to detect it, provide a virtual keyboard on top of the game.
Note:
The last point (virtual keayboard) could be hard to do, and in some game impossible.
But if possible, it would be nice.
Best regards.