text[1]="Automatically chooses the optimum resolution for the current background.";
descr=text[1];
block=1;
max=1;
Use(SetPos);
}
:resolutions
{
title="Resolutions";
text[1]="The resolution changes when you click on a choice.^n^nIf the new resolution causes an unreadable display, press Esc to return to the previous resolution.";
descr=text[1];
block=1;
max=1;
Use(SetPos);
}
:okbutton
{
title="OK";
text[1]="Accepts the changes you have made.";
descr=text[1];
block=1;
max=1;
Use(SetPos);
}
:cancelbutton
{
title="Cancel";
text[1]="Returns to the previous menu without making any changes.";