Tested on RG351P, RG351M and RG351V
This project uses meson, and can be built with:
$ meson --prefix=/roms/ports/AnberPorts/bin/ -Dbuildtype=release build
$ meson compile -j4 -C build
For text input
osk-sdl -t "Enter Text"
For password input
osk-sdl -p "Enter Password"
d-pad controls which character is selected, and movement will highlight the char.
-
A button, will input the selected character.
-
B button, will add a space.
-
X button, will simulate backspace.
-
Y button, will toggle capslock.
-
R1, will toggle show password
-
SELECT button, will quit without outputting input string.
-
START button, will output the current input to current tty