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 used javastuserver12.04. since there is no desktop, I can only use commands. The following: setterm-blank0 // disable screen saver setterm-blank1 // After 1 minute start screen saver settern is the system's built-in command,... linux cancel screen saver ubuntu will enter the screen saver by default 10 minutes. 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.
Related Article

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.