@Warrobot10, is it okay to collect the ideas here?
I think of a pop-up (automatically or with the middle lightkey) where the input functionality runs (selecting letters like in the old console games) and when finished, the input text is copied, the popup closes and the text is pasted at the current position.
Copy and paste is possible with the xdotool for example. The input popup could be coded in any language.
Yep, we can have the ideas here. I think that’s a good idea, but I would be looking at whether the built in library’s for input are reusable, because it would save a lot of time rather than rewriting a system and it would also mean we could make whatever we make look like it was made for the GS.
It’s great to use parts of already written code. Do you know where to get key input functionality from? Is there anything in the GameShell? Maybe the input of the password of the wifi?