I have never been able to figure out how to permanently disable screen blanking in virtual terminals. Specifically, if I have a machine running in runlevel 3, the screen blanks after 5 to 10 minutes, and I haven't been able to figure out any way to disable this. If I am logged in, I can run: setterm -blank 0 -powersave off -powerdown 0 However, it doesn't work if I do this when sshed in: setterm -blank 0 -powersave off -powerdown 0 </dev/tty1 >/dev/tty1 Ideally, I'd like something that can work in rc.local or when sshed in. Am I missing something obvious? -- Andrew McNabb http://www.mcnabbs.org/andrew/ PGP Fingerprint: 8A17 B57C 6879 1863 DE55 8012 AB4D 6098 8826 6868 -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines