在ubuntu桌面调节亮度方法
Brightness indicator是一款基于面板的调节亮度工具,安装该工具后,用户可通过三种方式调节亮度。
1.点击该工具图标,选择一个亮度值
2.点击该工具图标,使用滚轮选择亮度值
3.点击该工具图标,使用指定的快捷键调节亮度
在终端中输入下面的命令即可安装Brightness indicator。
sudo add-apt-repository ppa:indicator-brightness/ppa
sudo apt-get update && sudo apt-get install indicator-brightness
赞 (0)