Screen { U2Title "title" { text "ONLINE OPTIONS" } U2Menu "online_options" { position -45, -110 gap 0, 4 Layout vertical Anchor centre, top clip 640, 226 children { U2MenuCycle "appear_offline" { text "APPEAR OFFLINE" } U2MenuCycle "appear_voice" { text "VOICE MASK" } U2MenuCycle "voice_tv" { text "VOICE THROUGH TV" } } } # U2ButtonPrompt "bpA" # { # button A # text "SELECT" # } U2ButtonPrompt "bpB" { button B text "BACK" } }