LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Mplayer window position save? (https://www.linuxquestions.org/questions/linux-software-2/mplayer-window-position-save-88413/)

cleansugar 09-02-2003 10:23 AM

Mplayer window position save?
 
My mplayer hides behind gnome panel at launching.

So I should drag it up.

Is there any other way to save window position?

I want mplayer's internel function.

henoch 10-31-2013 06:47 PM

I'm not sure if this is what you wanted but you can run mplayer with following command:

Code:

mplayer -geometry 50%:50% <filename>
This will move your window to the very centre of the screen.


All times are GMT -5. The time now is 12:38 AM.