關於這2x2 的4 對組合
我始終都弄不好
man mplayer
用裏面的mplayer -heartbeat-cmd 方式也弄不好
-stop-xscreensaver 似乎也沒有用
mplayer 我裏面確實有用到xscreensaver 這個USE flag
而gmplayer 我開GUI 進去勾選,不使用xscreensaver
但是依然無效
這個問題困擾我好久了
Moderator: Forums Team
samuel wrote:...而gmplayer 我開GUI 進去勾選,不使用xscreensaver
但是依然無效![]()
...
Code: Select all
~ $ euse -i gmplayer4. 總結,以後看影片把screensaver 直接kill-heartbeat-cmd
Command that is executed every 30 seconds during playback via system() - i.e. using the shell.
NOTE: MPlayer uses this command without any checking, it is your responsibility to ensure it does
not cause security problems (e.g. make sure to use full paths if "." is in your path like on Win‐
dows). It also only works when playing video (i.e. not with -novideo but works with -vo null).
This can be "misused" to disable screensavers that do not support the proper X API (also see
-stop-xscreensaver). If you think this is too complicated, ask the author of the screensaver pro‐
gram to support the proper X APIs.
EXAMPLE for xscreensaver: mplayer -heartbeat-cmd "xscreensaver-command -deactivate" file
EXAMPLE for GNOME screensaver: mplayer -heartbeat-cmd "gnome-screensaver-command -p" file
看來 LCD 關掉screensaver,要好一點。 XDScreensaver#Considerations wrote:...
Additionally, using a screensaver with a flat panel or LCD screen instead of powering down the screen can actually reduce the lifetime of the display, since the fluorescent backlight remains lit and ages faster than it would if the screen was turned off completely.
...