Hi !
In Android, I find (by myself) that the right button (return/escape) is mapped with sf::Keyboard::Escape.
But I can't find anywhere on the website documentation or tutorials.
So maybe SFML team should add it (if it isn't already the case)
And also I want to know, if others smartphones keys are accessible with sf::Keyboard ?
I tried sf::Keyboard::Menu but not worked...
Thanks in advance for any help