Hyper-V Ubuntu修改分辨率
linux-dash
A beautiful web dashboard for Linux
项目地址:https://gitcode.com/gh_mirrors/li/linux-dash

·
1.打开文件/etc/default/grub。
2.找到GRUB_CMDLINE_LINUX_DEFAULT所在行,在最后加上
video=hyperv_fb:[分辨率]
3.修改完毕后在Terminal环境里运行sudo update-grub。
4.重启机器后,便可以看到Ubuntu运行在新的分辨率下了。
5.重启完之后的效果。
注意:
这种方法最高只能支持到1920×1080 的分辨率,如果设置了1920×1200或者更大的分辨率,Ubuntu则会恢复到默认的分辨率。对于大屏幕显示器有高DPI需求的童鞋,可以考虑用RDP,VNC等方式。




A beautiful web dashboard for Linux
最近提交(Master分支:16 天前 )
186a802e
added ecosystem file for PM2 5 年前
5def40a3
Add host customization support for the NodeJS version 5 年前
更多推荐
所有评论(0)