feat(launcher): add Select button VirtualKeyboard toggle and default Nintendo layout

This commit is contained in:
Shane McGovern
2026-08-26 12:05:05 +01:00
parent f1bc392664
commit dce0f92c2d
4 changed files with 114 additions and 5 deletions
+1
View File
@@ -327,6 +327,7 @@ apply_cpu_governors() {
export POKEPORT_HANDHELD=1
export HANDHELD=1
export PORTMASTER=1
export NINTENDO_LAYOUT=1
export XDG_DATA_HOME="$CONFDIR"
export XDG_CONFIG_HOME="$CONFDIR"
export LD_LIBRARY_PATH="$GAMEDIR/libs.aarch64:$GAMEDIR/libs:/usr/trimui/lib:/mnt/SDCARD/System/lib:/usr/lib64:/usr/lib:${LD_LIBRARY_PATH:-}"