comparison DOCS/man/en/mplayer.1 @ 18116:d75953576ae4

Fix and improve xinerama support
author reimar
date Sun, 16 Apr 2006 13:38:28 +0000
parents 954eac69b532
children f6d9baeec832
comparison
equal deleted inserted replaced
18115:5e0bafa6f7e8 18116:d75953576ae4
2599 .B \-wid <window ID> (also see \-guiwid) (X11, OpenGL and DirectX only) 2599 .B \-wid <window ID> (also see \-guiwid) (X11, OpenGL and DirectX only)
2600 This tells MPlayer to attach to an existing window. 2600 This tells MPlayer to attach to an existing window.
2601 Useful to embed MPlayer in a browser (e.g.\& the plugger extension). 2601 Useful to embed MPlayer in a browser (e.g.\& the plugger extension).
2602 . 2602 .
2603 .TP 2603 .TP
2604 .B \-xineramascreen <0\-...> 2604 .B \-xineramascreen <\-2\-...> (X11 only)
2605 In Xinerama configurations (i.e.\& a single desktop that spans across multiple 2605 In Xinerama configurations (i.e.\& a single desktop that spans across multiple
2606 displays) this option tells MPlayer which screen to display the movie on. 2606 displays) this option tells MPlayer which screen to display the movie on.
2607 A value of \-2 means fullscreen across the whole virtual display, \-1 means
2608 fullscreen on the display the window currently is on.
2609 The initial position set via the -geometry option is relative to the
2610 specified screen.
2611 Will usually only work with "\-fstype \-fullscreen" or "\-fstype none".
2607 . 2612 .
2608 .TP 2613 .TP
2609 .B \-zrbw (\-vo zr only) 2614 .B \-zrbw (\-vo zr only)
2610 Display in black and white. 2615 Display in black and white.
2611 For optimal performance, this can be combined with '\-lavdopts gray'. 2616 For optimal performance, this can be combined with '\-lavdopts gray'.