Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Mplayer Dosen't Remember Its Screen Position
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
gmcle454
Apprentice
Apprentice


Joined: 10 Mar 2004
Posts: 173
Location: U.S. - Virginia

PostPosted: Wed Apr 07, 2004 11:40 pm    Post subject: Mplayer Dosen't Remember Its Screen Position Reply with quote

This is realy more of an annoyance than a problem, but every time I open Mplayer, it opens in the bottom left of my screen, with the bottom half of the player actually off screen. Is there a way to get Mplayer to remember where it was when it was last closed, and open up back there?
Back to top
View user's profile Send private message
SuperSheep
Tux's lil' helper
Tux's lil' helper


Joined: 06 Apr 2004
Posts: 133
Location: South London, England

PostPosted: Thu Apr 08, 2004 6:43 pm    Post subject: Reply with quote

Well, in Enlightenment, I can right-click the title bar and select "Remember", then I can choose what things I want it to remember (position, size, status etc.)
_________________
http://www.bash.org/?65749
Back to top
View user's profile Send private message
gmcle454
Apprentice
Apprentice


Joined: 10 Mar 2004
Posts: 173
Location: U.S. - Virginia

PostPosted: Mon Apr 19, 2004 3:29 am    Post subject: Reply with quote

I found out how to change the startup location. Unfortuanatley it isn't terribly configurable. You can only choose top, midle, bottom and left, center, right in any combination. I would prefer to have exact coordinates, but that's life.

Open the file /usr/share/mplayer/Skin/[what-ever-skin-you-use]/skin with your favorite text editor.
Find the following line: base = main, [something], [something]
Change the numbers to what ever you want. Below is the x and y coordinate explination that the skin uses. It came directly from the default skin's skin file.
Code:
  ;base=bitmap,x,y
  ; x:            | y:
  ;  -  0: left   |  -  0: top
  ;  - -1: center |  - -1: center
  ;  - -2: right  |  - -2: bottom

I wanted to have mine in the upper-right corner of my screen, so the key to
Code:
base = main, -2, 0


Hope this helps
_________________
Ged tha mi bochd tha mi uasal; buidheachas do Dhia is ann de chlann 'Ill Eathain mi.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum