First back up:
sudo cp /etc/X11/xorg.conf /etc/X11/xorg.backup
Then:
sudo gedit /etc/X11/xorg.conf
Find the "Option
"No Logo" " Add this underneath:
Option "RegistryDwords" "EnableBrightnessControl=1"
(Including all the quotes)
Then save either restart. That should work but you may need to edit grub, try the above first.
本文提供了一步式指南,说明如何在Xorg配置文件中添加一行代码来启用屏幕亮度控制功能。操作简单易懂,适合Xorg配置初学者。
162

被折叠的 条评论
为什么被折叠?



