Screen { U2Title "title" { text "NEW PROFILE" } group "new_profile" { layout vertical children { U2Keyboard "keyboard" { text "Player" length 15 } } } U2ButtonPrompt "bpA" { button A text "SELECT" } U2ButtonPrompt "bpB" { button B text "BACK" } }