Linux screensaver Cancellation

Source: Internet
Author: User

In linux, If you cancel Screen Saver ubuntu, the screen saver will be enabled in 10 minutes by default. I use ubuntu server12.04, because there is no desktop, only commands can be used. As follows: setterm-blank 0 // disable the screen saver setterm-blank 1 // after 1 minute, the screen saver settern is a built-in command. The function is quite powerful and can be viewed by setterm -- help. For example, setterm-dump 1 // obtain the information of Screen 1. To obtain the information of screen 2, setterm-dump 2. However, the above command to disable screen saver only applies to this screen. I have not found any file about Screen Saver settings. If the x gui is installed, run the xset command, for example, xset-dpms // disable screen saver xset + dpms // restore the usage of Screen Saver. You can view the xset -- help Command. Summary: This article only briefly explains how to disable screen saver. Other usage of the command will be introduced later.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.