多谢,这种方法可行,不过那个GRUB不能改,改过之后再改xorg也不行的grahamgan 写了:不用改grub,改显示配置文件xorg.conf就行了:在配置文件中的这一段里加入第二个Option那一行,保存——重启——OK!代码: 全选
Section "Device" Identifier "Default Device" VendorName "NVIDIA Corporation" Driver "nvidia" Option "NoLogo" "True" Option "RegistryDwords" "EnableBrightnessControl=1" EndSection
解决Y450屏幕亮度调整问题
-
- 帖子: 14
- 注册时间: 2010-02-17 2:00
Re: 解决Y450屏幕亮度调整问题
-
- 帖子: 6
- 注册时间: 2011-04-27 23:20
Re: 解决Y450屏幕亮度调整问题
太棒了啊~但是快捷键还是没法用呢……grahamgan 写了:不用改grub,改显示配置文件xorg.conf就行了:在配置文件中的这一段里加入第二个Option那一行,保存——重启——OK!代码: 全选
Section "Device" Identifier "Default Device" VendorName "NVIDIA Corporation" Driver "nvidia" Option "NoLogo" "True" Option "RegistryDwords" "EnableBrightnessControl=1" EndSection
-
- 帖子: 13
- 注册时间: 2010-06-05 23:04
Re: 解决Y450屏幕亮度调整问题
我也是吖...愁吖~FullXu 写了:我试了没用,改了以后,FN+上下直接就没有反应了。