Hi,
Downloaded the backtrack 4 vmware image and opened it with VMware fusion (the mac version (3.0.2)).
The problem is the maximum resolution available is inferior to the native display resolution.
Already tried to reinstall the vmware tools but didn't solved.
Thank you in advance
The problem is that the maximum resolution available is inferior to the native display resolution.
Thank you for the tip.
Added the resolution of my display to the xorg.conf, rebooted, and it activated it for me.![]()
The below xorg.conf works for me just dandy in VMWare Fusion with BT4-Final, just replace your xorg.conf with this:
Code:Section "Device" Identifier "Configured Video Device" EndSection Section "Monitor" Identifier "vmware" EndSection Section "Screen" Identifier "Default Screen" Monitor "Configured Monitor" Device "Configured Video Device" EndSection