1
0
mirror of https://github.com/mpv-player/mpv synced 2025-03-20 02:09:52 +00:00

-geometry examples corrected.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12046 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2004-03-19 16:33:07 +00:00
parent eea1c98c17
commit b8cdd469d9

View File

@ -1763,13 +1763,13 @@ directx and tdfxfb.
.PD 0 .PD 0
.RSs .RSs
.IPs 50:40 .IPs 50:40
Places the window at x=50, y=40 Places the window at x=50, y=40.
.IPs 50%:50% .IPs 50%:50%
Places the window in the middle of the screen Places the window in the middle of the screen.
.IPs 100%\ .IPs 100%\
Places the window at the top left corner of the screen Places the window at the middle of the right edge of the screen.
.IPs 100%:100% .IPs 100%:100%
Places the window at the bottom left corner of the screen Places the window at the bottom right corner of the screen.
.RE .RE
.PD 1 .PD 1
. .