-
博客搬家
发表于2011-01-26 15:57:00 分类:RT,新博:http://csser.me/
-
突然好多垃圾评论,于是关了评论,然后顺便发现有几篇日志正在被博客大巴审核。。。莫名其妙。。。
-
ubuntu安装N卡的显卡驱动后无法快捷键调整屏幕亮度的解决办法 - [软件应用]
发表于2010-08-31 12:48:53 分类: 软件应用安装N卡的显卡驱动后Fn+↑无法调整亮度,解决办法:
sudo gedit /etc/X11/xorg.conf
找到 Section "Device":
Section "Device"
Identifier "Default Device"
Driver "nvidia"
Option "NoLogo" "True"
EndSection加一行
Section "Device"
Identifier "Default Device"
Driver "nvidia"
Option "NoLogo" "True"
Option "RegistryDwords" "EnableBrightnessControl=1"
EndSection保存,重启,ok
-
人人网FED博客上线 - [校内相关]
发表于2009-12-09 11:28:45 分类: 校内相关人人网前端开发团队博客正式上线 :-)






