sudo vim /etc/profile
在最后加上:
xrandr --newmode “1920x1080_60.00” 173.00 1920 2048 2248 2576 1080 1083 1088 1120 -hsync +vsync
xrandr --addmode VGA-1 “1920x1080_60.00”
ubuntu 16.04分辨率设置
最新推荐文章于 2024-06-07 14:24:32 发布
sudo vim /etc/profile
在最后加上:
xrandr --newmode “1920x1080_60.00” 173.00 1920 2048 2248 2576 1080 1083 1088 1120 -hsync +vsync
xrandr --addmode VGA-1 “1920x1080_60.00”