1
mirror of https://github.com/mpv-player/mpv synced 2024-07-31 16:29:58 +02:00

-skin option

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1866 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
gabucino 2001-09-07 20:43:37 +00:00
parent 4f8b8c7622
commit 70c0a8df28
3 changed files with 22 additions and 0 deletions

View File

@ -44,6 +44,13 @@ zoom=nem # Software-es nagy
# x=800 # video nagyítása <x> pixelnyi szélességre
# y=600 # video nagyítása <y> pixelnyi magasságra
##
## Ide írhatod be hogy alapállapotban melyik skin töltődjön be
## (a következő helyeken keresi : /usr/local/share/mplayer/Skin/ezt-a-skint
## és ~/.mplayer/Skin/ezt-a-skint)
# skin = default
##
## Több nyelvet is lehet használni :)
##

View File

@ -68,6 +68,7 @@ mplayer \- Movie Player for Linux
.RB [ \-chapter\ chapterid]
.RB [ \-dvdangle\ angleid]
.RB [ \-dvdkey\ key]
.RB [ \-skin\ skin]
.I - or file or device
.PP
.SH DESCRIPTION
@ -197,6 +198,12 @@ display less output, status messages.
.TP
.B \-benchmark
used in combination with -nosound and -vo null for benchmarking.
.TP
.B \-skin skin directory
load skin from this directory. For example '-skin fittyfene' tries these :
/usr/local/share/mplayer/Skin/fittyfene
~/.mplayer/Skin/fittyfene
.IP
.SH "ADVANCED OPTIONS"
.TP

View File

@ -44,6 +44,14 @@ fs=yes # Enlarges movie window to your desktop's size.
# x=800 # scale movie to <x> pixels width
# y=600 # scale movie to <y> pixels height
##
## Specify your preferred default skin here
## (skins are searched in /usr/local/share/mplayer/Skin/yourskin
## and ~/.mplayer/Skin/yourskin)
##
# skin = default
##
## Multiple languages are available :)
##