You are not logged in.
Pages: 1
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
See 'man xset', the "dpms" and "s" options. That should take care of all screen-related issues.
1000
Offline
Offline
thx will check, no way flash can do this automatically?
Offline
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
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
Pages: 1