Ubuntu调节背景亮光
Ubuntu调节背景亮光修改你的xorg.confxorg.conf文件的位置就在/etc/X11/下面。在终端中输入:sudo gedit /etc/X11/xorg.conf(注意大小写)这时会提示你输入密码密码输入完成后会打开一个文本文档,也就是xorg.conf把Section "Device"Identifier "Device0"Driver "nvidia"VendorName "NVIDIA Corporation"EndSection改成...