lcw0268
2015-08-01 06:25 deepin
学习了,支持楼主。
不过提醒楼主,商标名,品牌名等都是有版权的。
VendorName "NVIDIA Corporation"
这一句如果运行用不上就不要啦。或者用xxxxxx代替。---随便说说。
不过提醒楼主,商标名,品牌名等都是有版权的。
VendorName "NVIDIA Corporation"
这一句如果运行用不上就不要啦。或者用xxxxxx代替。---随便说说。
Reply Like 0 View the author
建立文件:10-nvidia.conf
bigxu-ThinkPad-T410 xorg.conf.d # pwd
/usr/share/X11/xorg.conf.d
bigxu-ThinkPad-T410 xorg.conf.d # cat 10-nvidia.conf
Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
Option "RegistryDwords" "EnableBrightnessControl=1"
# Option "NoLogo" "True"
EndSection