8

I have a problem similar to this question, where I have a dialog box (several, actually) that opens on a disconnected monitor. Since the dialog box does not have an entry on the taskbar, I cannot invoke the "move" command. Short of reconnecting the monitor, is there any other way to get the dialog boxes back to my main monitor? I'm using Windows XP, SP2.

Aerik
  • 990

3 Answers3

15
  1. Use Alt-Tab to make the app/dialog active.
  2. Press Alt-Space, followed by the 'm' key (in english OS - Move, different letter in other languages).
  3. Hold the left arrow for a second.
  4. Move your mouse (without pressing any mouse buttons) until you see it.
  5. Press enter when you have it where you want. (Left click works as well.)

If the dialog is modal (like an open file dialog), it should get focus when the main app is selected, even if it doesn't have an entry on the taskbar. The Alt-Space followed by 'm' selects the move option on the window.

yhw42
  • 2,267
0

It sounds like your computer still thinks the external monitor is attached, because when there is only 1 display, all dialogs should automatically be moved to that display. I would check in your display properties to make sure that your remaining monitor is the only one set up, and that the other one is indeed disconnected.

nhinkle
  • 37,661
0

Options include:

  • Move your main monitor to the second port, move them all back, then reattach.
  • You can also disable the second display completely in display properties
    • Right click desktop
    • properties
    • settings
    • Dropdown for display
    • Select second display and uncheck "extend my desktop..."
JNK
  • 8,426