mirror of
https://github.com/mpv-player/mpv
synced 2024-12-19 21:31:52 +00:00
Make -heartbeat-cmd and -stop-xscreensaver sections reference each other.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27606 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
6ed300cfcb
commit
c05694a3b4
@ -905,7 +905,7 @@ to ensure it does not cause security problems (e.g.\& make sure to use full
|
||||
paths if "." is in your path like on Windows).
|
||||
.sp 1
|
||||
This can be "misused" to disable screensavers that do not support the proper
|
||||
X API.
|
||||
X API (see also \-stop\-xscreensaver).
|
||||
If you think this is too complicated, ask the author of the screensaver
|
||||
program to support the proper X APIs.
|
||||
.sp 1
|
||||
@ -3217,6 +3217,8 @@ do not know the screen resolution like fbdev, x11 and TV-out.
|
||||
.TP
|
||||
.B \-stop\-xscreensaver (X11 only)
|
||||
Turns off xscreensaver at startup and turns it on again on exit.
|
||||
If your screensaver supports neither the XSS nor XResetScreenSaver
|
||||
API please use \-heartbeat\-cmd instead.
|
||||
.
|
||||
.TP
|
||||
.B "\-vm \ \ \ "
|
||||
|
Loading…
Reference in New Issue
Block a user