ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
* [sisyphus]  mplayer и энергосбережение
@ 2007-09-03  2:58 Denis Sergeevich
  2007-09-03  5:29 ` Michael A. Kangin
  0 siblings, 1 reply; 2+ messages in thread
From: Denis Sergeevich @ 2007-09-03  2:58 UTC (permalink / raw)
  To: sisyphus

Доброго времени суток!
Заметил такую особенность - если смотреть фильмы mplayer-ом при 
настроенном в kde энергосбережении дисплея, то хранитель экрана 
гаситься, но не гаситься "переход в дежурный режим" и далее по 
списку. Получается что при просмотре монитор всё-равно 
выключается :( С этим можно как-нить бороться кроме увеличения 
времени ухода в "дежурный режим"?
------
С уважением,
Денис

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [sisyphus] mplayer и энергосбережение
  2007-09-03  2:58 [sisyphus] mplayer и энергосбережение Denis Sergeevich
@ 2007-09-03  5:29 ` Michael A. Kangin
  0 siblings, 0 replies; 2+ messages in thread
From: Michael A. Kangin @ 2007-09-03  5:29 UTC (permalink / raw)
  To: galilley, ALT Linux Sisyphus discussion list

On 3 сентября 2007 Denis Sergeevich <galilley@at.nsu.ru> wrote:

> Заметил такую особенность - если смотреть фильмы mplayer-ом при
> настроенном в kde энергосбережении дисплея, то хранитель экрана
> гаситься, но не гаситься "переход в дежурный режим" и далее по
> списку. Получается что при просмотре монитор всё-равно
> выключается :( С этим можно как-нить бороться кроме увеличения
> времени ухода в "дежурный режим"?

$ cat /usr/local/bin/mplay
#! /bin/bash


trap "xset +dpms; exit" EXIT SIGHUP SIGPIPE SIGINT SIGTERM

xset -dpms
/usr/bin/mplayer "$@"
xset +dpms



-- 
wbr, Michael A. Kangin
OIOS, RSMU

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-09-03  5:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-09-03  2:58 [sisyphus] mplayer и энергосбережение Denis Sergeevich
2007-09-03  5:29 ` Michael A. Kangin

ALT Linux Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git