Screen { U2Title "title" { text "CHANGE NAME" } group "change_name" { layout vertical position 0, 0 children { U2Keyboard "keyboard" { text "Player" length 15 } } } U2ButtonPrompt "bpA" { button A text "SELECT" } U2ButtonPrompt "bpB" { button B text "BACK" } }