OK, the display is too small for the menu, and the width entry box is hidden beyond the top screen edge. You can enter the width in the "settings.ini" file by adding this line:
Screen_Width = (your number here)
Also, the program normally detects screen resolution automatically, but just in case it doesn't, you can add this line:
Screen_Resolution = 800,480
(for correct results, make sure the resolution matches what is actually configured in your Raspberry OS).