VMware
1 2 Previous Next 18 Replies Last post: Nov 17, 2007 10:29 PM by rcardona2k   Go to original post
Click to view 17maf's profile Novice 25 posts since
Nov 12, 2007
Thanks mac.pro.user,

That's exactly what I experienced and what annoys me.
No wonder though, got nearly the same configuration as you do.
Well, I have 12 GB to heat my room.






Thanks,

Micha

Mac Pro 8 core, VMWare Fusion 1.1, 12 GB, OS X 10.5, XP Pro SP2,

Click to view Pat Lee's profile Master 1,192 posts since
Jan 3, 2007

Micha and Mac.Pro.User,

Thanks for your feedback and feature requests. We will take them into consideration as we plan future releases of VMware Fusion.

Best,

Pat Lee

Senior Product Manager - Mac Products

VMware

Click to view HobbitFootAussie's profile Hot Shot 207 posts since
Feb 7, 2007
My only beef with Fusion is that I have it set on Space 4 in Leopard and I hate that it doesn't start in Full screen mode. Its just a pain.
Click to view rcardona2k's profile Champion 5,202 posts since
Oct 20, 2005
This is true Fusion does not restore a new VM or a suspended VM to full screen. I have this setting in my .vmx for the day Fusion may honor it: gui.fullScreenAtPowerOn = "TRUE"

To solve this problem in the meanwhile, I use UIScripting to automate putting a VM in full screen mode. I have Fusion assigned to a Space, and a VM bundle in my Login Items, and I have a "go to full screen" Applescript applet which puts the VM in full screen in the space. Here's the source:

tell application "VMware Fusion"
activate
end tell

tell application "System Events"
tell process "VMware Fusion"
tell menu bar 1
tell menu bar item "View"
tell menu "View"
click menu item "Full Screen (Exit Single Window)"
end tell
end tell
end tell
end tell
end tell

VMware Developer

SDKs, APIs, Videos, Learn and much more in the Developer community.

Learn More

Developer Sample Code

Increase your developer productivity with VMware API sample code.

Learn More

VMworld Sessions & Labs

Online access to the latest VMworld Sessions & Labs and online services.

Learn more

Purchase PSO Credits Online

Purchase credits to redeem training and consulting services online.

Buy Now

Community Hardware Software

View reported configurations or report your own.

Learn More

VMware vSphere

Come witness the next giant leap in virtualization.

Register Today

Communities