關閉螢幕自動關閉

避免畫面會變黑

# vim /etc/profile
// 最後面加入下面這行
setterm -powersave off -blank 0

# sh /etc/profile
This entry was posted in Linux. Bookmark the permalink.

One Response to 關閉螢幕自動關閉

Comments are closed.