Try adding the following lines in vmx file of the virtual machine
svga.autodetect = "FALSE"
svga.maxWidth = 1024
svga.maxHeight = 768
For details on editing vmx file refer this article
If this does not do the what you had intended, undo the changes
Try adding the following lines in vmx file of the virtual machine
svga.autodetect = "FALSE"
svga.maxWidth = 1024
svga.maxHeight = 768
For details on editing vmx file refer this article
If this does not do the what you had intended, undo the changes