I have an annoying problem, maybe someone has a solution. Is there a way for XBMC to disable DPMS when viewing a movie? I have to disable DPMS manually each time, it's annoying.
For now you could perhaps use this: #469397 - ITP: xbmc -- XBox Media Center Linux Port - Debian Bug :: Mar 5, 2008 Package: wnpp Severity: wishlist Owner: Matthew Johnson <mjj29@debian.org> X- Debbugs-CC: debian-devel@lists.debian.org Source package: xbmc http://bugs.debian.org/469397HOME |
dbus-send --session
--dest=org.gnome.PowerManager
--type=method_call
--print-reply
--reply-timeout=2000
/org/gnome/PowerManager
org.gnome.PowerManager.setDpmsMode
string:on
You would need to bake in that command into a script that sends that command every X seconds. Im not that good on bash so I cant help you there.
Cheers,
Tobias
I already have something similar. I mapped a buton on my remote that toggles DPMS. But it's annoying when I forget to toggle it back on and my monitor stays on (dual screen monitor+TV-out) XBMC Media Center:: Sep 28, 2008 XBMC media center is a free cross-platform media-player jukebox and entertainment hub. XBMC is open source (GPL) software available for http://www.ohloh.net/p/xbmcHOME | XBOX and XBMC News - XBMC.com:: Aug 13, 2008 XBMC (formerly named "XBox Media Center") is a free and open source (GPL) This, The XBMC Project is also known as "XBMC Media Center" or http://xbmc.com/HOME |
I posted in the XBMC Feature Suggestions discussion forum. Let's see how it does.
You could start a feature request trac ticket for this, maybe it will make it to 9.04 :)
Cheers,
Tobias
For now you could perhaps use this:
dbus-send --session
--dest=org.gnome.PowerManager
--type=method_call
--print-reply
--reply-timeout=2000
/org/gnome/PowerManager
org.gnome.PowerManager.setDpmsMode
string:on
You would need to bake in that command into a script that sends that command every X seconds. Im not that good on bash so I cant help you there.
Cheers,
Tobias
Where's The Advantage In Windows Genuine Advantage?
Stocks Bounce After S&P Joins Bear Market
|