{ Validate = "validates ok"; theMenu = ( Scroller, ("Yes key", 1, activate, 1, (1, 1, 1, 1, 10), 1, 1), ("Joystick press", 1, activate, 1, (1, 1, 1, 1, 10), 1, 1), ("Joystick up", 2, "specialaction:60", 1, (1, 1, 1, 1, 10), 1, 1), ("Joystick down", 2, "specialaction:61", 1, (1, 1, 1, 1, 10), 1, 1), ("Joystick left", 2, "specialaction:62", 1, (1, 1, 1, 1, 10), 1, 1), ("Joystick right", 2, "specialaction:63", 1, (1, 1, 1, 1, 10), 1, 1), ("Slider up", 1, activate, 1, (1, 1, 1, 1, 10), 1, 1), ("Slider down", 1, activate, 1, (1, 1, 1, 1, 10), 1, 1), ("Clear key", 1, activate, 1, (1, 1, 1, 1, 10), 1, 1), ("1 key", 1, activate, 1, (1, 1, 1, 1, 10), 1, 1), ("2 key", 2, "specialaction:60", 1, (1, 1, 1, 1, 10), 1, 1), ("3 key", 1, activate, 1, (1, 1, 1, 1, 10), 1, 1), ("4 key", 2, "specialaction:62", 1, (1, 1, 1, 1, 10), 1, 1), ("5 key", 1, activate, 1, (1, 1, 1, 1, 10), 1, 1), ("6 key", 2, "specialaction:63", 1, (1, 1, 1, 1, 10), 1, 1), ("7 key", 1, activate, 1, (1, 1, 1, 1, 10), 1, 1), ("8 key", 2, "specialaction:61", 1, (1, 1, 1, 1, 10), 1, 1), ("9 key", 1, activate, 1, (1, 1, 1, 1, 10), 1, 1), ("0 key", 1, activate, 1, (1, 1, 1, 1, 10), 1, 1), ("Star key", 1, activate, 1, (1, 1, 1, 1, 10), 1, 1), ("Hash key", 1, activate, 1, (1, 1, 1, 1, 10), 1, 1), 2, 2, ("Use the joystick or numpad to scroll", 1, 2, 1) ); }