Jump to content

Recommended Posts

Posted

Hello
Is there any way to get rid of the screen saver altogether? For now I have only managed and set it to not get 720 minutes = 12 hours. But I do not want either a black screen or that they will any picture at all.

/ceddio

Posted

Try some of those xorg settings:

Section "ServerFlags"
  Option   "BlankTime" "0"
  Option   "StandbyTime" "0"
  Option   "SuspendTime" "0"
  Option   "OffTime" "0"
EndSection
Posted
  On 2/18/2016 at 11:12 AM, Igor said:

 

Try some of those xorg settings:

Section "ServerFlags"
  Option   "BlankTime" "0"
  Option   "StandbyTime" "0"
  Option   "SuspendTime" "0"
  Option   "OffTime" "0"
EndSection

already exists, this setting my xorg.conf file

Posted

Any other suggestions?
For now I have tested with these settings I do not even have to change in xorg.
I have version Armbian: 5.00_Bananapi_Ubuntu_trusty_3.4110_desktop installed. And I've only had it for a day now so I've probably just the default installation. So I have not had time and changed so much with the settings in my Banana Pi.
/ ceddio

Posted

Perhaps "apt-get purge xscreensaver" will remove it, although i install this package for screen saver. But the above xorg config work in my case anyway, i just enjoy screen saver with black screen.

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines