ubuntu设置始终亮屏_ubuntu开机屏幕发暗,设置开机自启动设置亮度

解决办法(不完美,至少比每次开机手工调亮度好。):1.

代码:

sudo apt-get install xbacklight2.

代码:

gnome-session-properties3.

附件:

05c878b2add59d0af4d4640b11650810.png

参考:http://www.maketecheasier.com/configure-screen-brightness-in-ubuntu/

另一种方法:1.Press Ctrl+Alt+T on keyboard to open the terminal. When it opens, runthe command below will give you the maximum level of your laptopbacklight:

代码:

cat/sys/class/backlight/acpi_video0/max_brightness

Mineis 100, so I can set backlight level from 0 to 100.2.Run the command below one by one. You’ll get the super userprivilege and open the /etc/rc.local file, a script executed at theend of each multiuser runlevel, with gedit editor.

代码:

sudo gedit /etc/rc.local

Add the line below before the last. Change the number 0 to the brightnesslevel you want.

引用:

echo0 > /sys/class/backlight/acpi_video0/brightness参考:http://ubuntuhandbook.org/index.php/2014/04/save-screen-brightness-settings-in-ubuntu-14-04/

版权声明:本文为博主原创文章,未经博主允许不得转载。

原文:http://blog.csdn.net/djd1234567/article/details/47759851

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值