Window off screen

pnotequalsnp

Registered
I am running Parallels 3.0 and I try to open the "Virtual Machine Snapshots" dialog, it opens off the screen. I don't see it minimized or on the screen but when I click my hot corner for "All Windows" I am able to select it. How do I get it on the screen (note: I am only using one monitor).

Thank-you for your help in advance.
 
In Leopard go to System Preferences->Expose & Spaces and turn on Spaces. Then when the off screen happens go to the second Space and drag the offending pop-up to the center part of the first space.
 
In Leopard go to System Preferences->Expose & Spaces and turn on Spaces. Then when the off screen happens go to the second Space and drag the offending pop-up to the center part of the first space.

Thank-you for your quick response. I have tiger as of right now, any ideas?
 
I am running Parallels 3.0 and I try to open the "Virtual Machine Snapshots" dialog, it opens off the screen. I don't see it minimized or on the screen but when I click my hot corner for "All Windows" I am able to select it. How do I get it on the screen (note: I am only using one monitor).

Thank-you for your help in advance.

If you can select it, then try clicking on Window >> Zoom
 
I can only select it when it appears on all windows using a hot corner but reverts off the screen after it is selected. There is no "Window >> Zoom" in the file menu.
 
I solved this by executing this in the terminal:
Code:
defaults write com.parallels.Parallels Parallels.MainApp.SSManagerXPos 0;defaults write com.parallels.Parallels Parallels.MainApp.SSManagerYPos 22
 
Back
Top