Centos7 快捷键调节屏幕亮度

root权限输入命令 gedit /etc/default/grub.conf 
在kernel内核启动项GRUB_CMDLINE_LINUX中加入acpi_backlight=vendor,各个值之间空格隔开

你可能感兴趣的:(centos,linux)