ubuntu下没法加刷新率的解决方法
Ubuntu下没法加刷新率的解决方法:1、先备份好:sudo cp /etc/X11/xorg.conf /etc/X11/xorg.conf.backup 2、打开xorg.conf: sudo gedit /etc/X11/xorg.conf 3、请找到以下一段在这改:Section "Monitor" Identifier "Generic Monitor" Option "DPMS" HorizSync 28-70 VertRefresh 43-6...