VLC has gone over the top left of the screen. How do I move it?

6

1

I started VLC the other day, and it is starting off the top left corner of the screen, so as I can't select the title bar to move.

I've tried right clicking it's entry in the task bar, and selecting move, and that didn't work either. How do I get it back into the screen?

EDIT: This is on Vista btw

Macha

Posted 2009-09-20T19:32:04.523

Reputation: 4 772

Answers

4

It is very weird for the "move" not to work. Did you just try with the mouse?

This probably would've failed as you have to click (and drag) on the title bar or very few other areas that may also be hidden.

Try to do "move again" and press Shift+ or on the Keyboard and see if you can move it that way.

William Hilsum

Posted 2009-09-20T19:32:04.523

Reputation: 111 572

On Ubuntu, I have been able to move vlc interface again after I have found where vlcrc is using command find / -name "*vlcrc*" and removed both files (vlcrc + vlc-qt-interface). – Jasom Dotnet – 2019-06-17T06:59:23.130

Yeah, I just tried with the mouse. – Macha – 2009-09-20T19:44:14.747

2In case anyone else has problems... You can use just the → & ↓ keys to move a few pixels, but adding Shift budges it about 5 or 10 at a time. – William Hilsum – 2009-09-20T19:46:35.960

8

May be by following the advice in the "Bring Misplaced Off-Screen Windows Back to Your Desktop (Keyboard Trick)"

First make sure you’ve alt-tabbed to the window, or clicked on it once to bring it into focus. Then right-click on the taskbar and choose Move

At this point, you should notice that your cursor changes to the “Move” cursor, but you still can’t move anything.

Just hit any one of the arrow keys (Left, Right, Down, Up), move your mouse, and the window should magically “pop” back onto the screen.

Note: For keyboard savvy people, you can just alt-tab to the window, use Alt+Space, then M, then Arrow key, and then move your mouse.

VonC

Posted 2009-09-20T19:32:04.523

Reputation: 13 292

3

From an anonymous user:

But actually there is an easier working solution in the VideoLAN Forum:

Removal of the directory %appdata%\vlc helps. I removed the folder and it rebuilt what it needed when it started it up again It seem to have fixed the problem.

slhck

Posted 2009-09-20T19:32:04.523

Reputation: 182 472

2

Windows Vista / 7 solution:

  1. Press win + x, "connect display" then "duplicate". This should bring the VLC window back to your screen.

  2. Close VLC player and press win + x again, now "disconnect display" and choose "disconnect projector".

  3. Problem solved. VLC will work properly next time you launch it.

Mycool

Posted 2009-09-20T19:32:04.523

Reputation: 21

Thanks! :) Although step 1 didn't bring VLC back to my screen, after having done steps 2 and 3, VLC appeared back on my screen. :) – Filip Vondrášek – 2014-10-29T00:22:10.967

2

here's one mighty little tool for you:

AltMove Windows & Mouse Manager adds more functionality to your mouse for interacting with windows.

The moving: You can move windows and controls which do not support this ability.

The resizing: You can resize windows and controls which do not support this ability.

The hiding and restoring: You can hide any window from desktop (to tray bar or completely) and restore it.

The opaque: You can change the opaque of windows.

The document work: You can assign key-mouse combinations to standard menu items of different programs.

Start your programs: Use the mouse to run your programs and open documents from evevrywhere.

AltMove is freeware.

Molly7244

Posted 2009-09-20T19:32:04.523

Reputation:

1

Well, this is sort of a non-answer answer.

I spent about an hour looking around the registry and the %appdata%\roaming\vlc folder in windows, and wherever this setting is, it is very nicely hidden. You'd expect to find it in the vlcrc or vlc-qt-interface file, but I sure don't see it.

daddy-o

Posted 2009-09-20T19:32:04.523

Reputation: 21

On Ubuntu, I have been able to move vlc interface again after I have found where vlcrc is using command find / -name "*vlcrc*" and removed both files (vlcrc + vlc-qt-interface). – Jasom Dotnet – 2019-06-17T06:58:35.280

0

You could always download vlc again, and run the 'reset preferences'-file that comes with it.

romant

Posted 2009-09-20T19:32:04.523

Reputation: 1 071

1Isn't that a bit overkill? – Macha – 2009-10-05T18:31:55.440