Ubuntu12.04 automatically sets the screen brightness upon startup

Source: Internet
Author: User
Ubuntu12.04 automatically sets the screen brightness after the installation of Ubuntu12.04, it is found that each boot screen is the maximum brightness, it is very troublesome to set the brightness every time, so search for a solution on the Internet, however, you have tried all the methods you can find and still cannot solve the problem. Through your own exploration, the end...
Ubuntu 12.04 automatically sets the screen brightness after Ubuntu is installed, it is found that each boot screen is the maximum brightness, it is very troublesome to set the brightness every time, so search for a solution on the Internet, however, you have tried all the methods you can find and still cannot solve the problem. Through your own exploration, you can finally set the brightness automatically after the boot. The solution below www.2cto.com is briefly described for Ubuntu users with the same problem. :) Ubuntu 12.04 automatically sets the brightness at startup: 1. open the software center and install the laptop-mode package. 2. open the File:/etc/laptop-mode/laptop-mode.conf and change the following flag to 1: ENABLE_LAPTOP_MODE_ON_AC = 1 save the file; 3. open the File:/etc/laptop-mode/conf. d/lcd-brightness.conf modify the following line: www.2cto.com CONTROL_BRIGHTNESS = 1 BATT_BRIGHTNESS_COMMAND = "echo 3" leading = "echo 3" leading = "echo 3" # BRIGHTNESS_OUTPUT = "/proc/acpi/video/VID/LCD/brightness" BRIG HTNESS_OUTPUT = "/sys/class/backlight/acpi_video0/brightness" to save the file; 4. run the sudo update-grub command; 5. restart the machine. From taozc's column
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.