I have FreeBSD 9.2 i386 installed in VirtualBox. When I try to switch to fullscreen, the desktop is too tall. My screen specs are: 1366x768-60Hz. I have these settings in my xorg.conf file:
I also have these in my rc.conf:
Well, if fits, but the everything is stretched out. x(
Code:
HorizSync 24.0-83.0
VertRefresh 50.0-76.0
Depth 24
Modes "1024x768"
I also have these in my rc.conf:
Code:
vboxguest_enable="YES"
vboxservice_enable="YES"
Well, if fits, but the everything is stretched out. x(
Code:
Depth 24
Mode "1366x768"
HorizSync 24.0-83.0
VerRefresh 50.0-76.0