Created
July 20, 2011 03:42
-
-
Save HungYuHei/1094286 to your computer and use it in GitHub Desktop.
fedora15修改显示器刷新率
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
当前用户的显示器刷新率设置在当前用户目录下.config文件夹下的monitors.xml里。 | |
vi ~/.config/monitors.xml | |
<rate>60</rate> | |
默认是60,修改成85后,保存退出monitors.xml |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment