LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Linux Deepin
User Name
Password
Linux Deepin This forum is for the discussion of Linux Deepin.

Notices


Reply
  Search this Thread
Old 11-01-2019, 08:47 PM   #1
cmdywrtr27
LQ Newbie
 
Registered: Nov 2019
Posts: 1

Rep: Reputation: Disabled
screen brightness in linux deepin


hi, i hope i am in the right forum. i am new to linux so don't have the best knowledge on how to fix things but i am having an issue with my screen brightness. the fn plus f12 buttons show the screen at maximum brightness but it is incredibly hard to see. when i plug in an extra monitor through hdmi, that screen brightness is great but on my laptop it is almost impossible to see. is this a known issue or is there a fix for this?

any help is greatly appreciated.
 
Old 11-05-2019, 07:17 AM   #2
CyDFect
LQ Newbie
 
Registered: May 2019
Posts: 11

Rep: Reputation: Disabled
The screen brightness information is usually stored in /sys/class/backlight, for me on a Thinkpad x200 it's /sys/class/backlight/intel_backlight/brightness. If you want to change the brightness without installing any external program you should look around in there, there should be a max_brightness file too.

The easiest method though is using xbacklight (you might have to install it). You can use it to change the screen brightness with
Code:
xbacklight -set <0-100>
 
Old 11-05-2019, 12:51 PM   #3
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053
Quote:
Originally Posted by CyDFect View Post
The screen brightness information is usually stored in /sys/class/backlight, for me on a Thinkpad x200 it's /sys/class/backlight/intel_backlight/brightness. If you want to change the brightness without installing any external program you should look around in there, there should be a max_brightness file too.
In other words: assuming the number in the max_brightness file is 100, you should be able to do the following:
Code:
$ sudo -i
# echo 100 > /sys/class/backlight/intel_backlight/brightness
Quote:
The easiest method though is using xbacklight (you might have to install it). You can use it to change the screen brightness with
Code:
xbacklight -set <0-100>
I heard somewhere that xbacklight does not always work; you could try light instead.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Deepin 2014 Alpha – Be ready to embrace the New Deepin cxbii Linux Deepin 6 11-17-2014 08:06 PM
Mint 15 = black screen (brightness = 0) on start up - have to manually set brightness Netnovice Linux Mint 4 01-16-2014 08:46 PM
LXer: Linux Deepin needs your help with the Deepin Localization Project LXer Syndicated Linux News 0 12-02-2013 10:41 PM
LXer: Use Linux Deepin Screenshot Tool "Deepin Scrot" In Other Linux Distributions LXer Syndicated Linux News 0 03-13-2012 05:50 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Linux Deepin

All times are GMT -5. The time now is 04:51 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration