You are not logged in.

#1 2011-10-15 10:45:44

dabbi2000
Member
From: Reykjavik, Iceland
Registered: 2011-09-28
Posts: 119
Website

Disable black screen on playback

I need to disable X's black screen while playing flash videos eg Youtube, is there any way to make Flash do this automatically?

On Ubuntu there is a panel plugin, Caffeine which allows you to manually disable all powersave settings (screensaver, suspend after idle time...) but I am running a bare Openbox so that is not an option. Do you know a script to do this manually?

Offline

#2 2011-10-15 10:49:45

byte
Member
From: Düsseldorf (DE)
Registered: 2006-05-01
Posts: 2,046

Re: Disable black screen on playback

See 'man xset', the "dpms" and "s" options. That should take care of all screen-related issues.


1000

Offline

#3 2011-10-15 11:00:05

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: Disable black screen on playback

Offline

#4 2011-10-15 11:00:45

dabbi2000
Member
From: Reykjavik, Iceland
Registered: 2011-09-28
Posts: 119
Website

Re: Disable black screen on playback

thx will check, no way flash can do this automatically?

Offline

#5 2011-10-15 11:17:47

kokoko3k
Member
Registered: 2008-11-14
Posts: 2,473

Re: Disable black screen on playback

I fear the only way is to write a script to run in background that watches periodically if flash plugin is running, if it is, then run xset -dpms; sleep sometime and recheck...


Help me to improve ssh-rdp !
Retroarch User? Try my koko-aio shader !

Offline

#6 2012-05-02 00:38:18

cupantae
Member
Registered: 2010-03-15
Posts: 18

Re: Disable black screen on playback

Sorry to bump an old thread, but something is being done about this:
https://bbs.archlinux.org/viewtopic.php?pid=1095739

CT


By the way, I didn't read any of the posts above me.

Offline

Board footer

Powered by FluxBB