E erdos Nov 9, 2015 #1 I use XFCE. The screen turns blank every 10 minutes when I watch streaming video. And I couldn't find the option in the menu to disable the screensaver.
I use XFCE. The screen turns blank every 10 minutes when I watch streaming video. And I couldn't find the option in the menu to disable the screensaver.
T tobik@ Developer Nov 9, 2015 #2 See http://docs.xfce.org/xfce/xfce4-power-manager/preferences Leave "Handle display power management" on and move all sliders to 0.
See http://docs.xfce.org/xfce/xfce4-power-manager/preferences Leave "Handle display power management" on and move all sliders to 0.
OP E erdos Nov 9, 2015 Thread Starter #3 Code: xfce4-power-manager wasn't installed by default. After installing the package and run xfce4-power-manager -c, I received error message: Code: unable to get connection to message bus session
Code: xfce4-power-manager wasn't installed by default. After installing the package and run xfce4-power-manager -c, I received error message: Code: unable to get connection to message bus session
SirDice Administrator Staff member Administrator Moderator Nov 9, 2015 #5 I think it might just be DPMS that turns the display off. Try setting this in the "Monitor" section of your xorg.conf: Code: Option "DPMS" "false" https://en.wikipedia.org/wiki/VESA_Display_Power_Management_Signaling
I think it might just be DPMS that turns the display off. Try setting this in the "Monitor" section of your xorg.conf: Code: Option "DPMS" "false" https://en.wikipedia.org/wiki/VESA_Display_Power_Management_Signaling