When starting a review utilizing gamecontrollers for classification, an assistant should open and allow to configure keybindings. The problem is, that the key ids are not the same across different operating systems (which is why they are currently hard coded, see ControllerManager#reactOnEvent).
As bonus: Remember last configuration and suggest the configuration (if valid).
See PR #11