- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
State Change Confirmation
Does anyone know how to enable the popup confirmation for changing the power state on the VM.
I use the Ctrl+E hotkey in the VM all the time. If the cursor drifts out of the VM and the hotkey is trigger it previously asked if I really wanted to power it off. Now it is instant.
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Looks like changing hard to soft in the vmx file resolves the issue.
powerType.powerOff = "soft"
powerType.powerOn = "soft"
powerType.suspend = "soft"
powerType.reset = "soft"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Cool to hear that you found a solution.
Note that you can also disable those shortcut keys if you don't use them...
See here:
--
Wil
| Author of Vimalin. The virtual machine Backup app for VMware Fusion, VMware Workstation and Player |
| More info at vimalin.com | Twitter @wilva
| More info at vimalin.com | Twitter @wilva