Skrevet av Emne: Linux: Disable console blanking  (Lest 2148 ganger)

ATC

  • Gjest
Linux: Disable console blanking
« på: 27. ſeptember 2008, 18:24 pm »
  • [applaud]0
  • [smite]0
  • After some inactivity, the linux console is blanked by the kernel. This can be a nuisance in certain situations, and it's not obvious how this feature can be disabled.



    ATC

    • Gjest
    [Solved] Linux: Disable console blanking
    « Svar #1 på: 27. ſeptember 2008, 18:24 pm »
  • [applaud]0
  • [smite]0
  • Add the following to /etc/rc.d/rc.local:
    "setterm -blank 0"