Screen { U2Title "title" { text "VIDEO OPTIONS" } U2Menu "video_options" { position -45, -110 gap 0, 4 Layout vertical Anchor centre, top clip 640, 226 children { U2MenuCycle "brightness" { text "BRIGHTNESS" } U2MenuCycle "contrast" { text "CONTRAST" } U2MenuCycle "gamma" { text "GAMMA" } } } # U2ButtonPrompt "bpA" # { # button A # text "SELECT" # } U2ButtonPrompt "bpB" { button B text "BACK" } }