启动菜单的字体太小了
Tofloor
poster avatar
yhuos
deepin
2019-12-08 00:03
Author
可以把启动菜单的字体变大一点吗?那个太小了。
Reply Favorite View the author
All Replies
avatar
lbygljq
deepin
2019-12-08 00:28
#1
设置->个性化->字体,根据需要调节吧
Reply View the author
avatar
yhuos
deepin
2019-12-09 05:15
#2
开机时的启动菜单,不是开机后界面
Reply View the author
avatar
今风
deepin
2019-12-09 05:36
#3
要修改GRUB2的引导文件
Reply View the author
Comments
ganen
2019-12-09 06:06
大神,劳烦讲解,我也想知道怎么修改启动菜单的字体大小、位置,跪谢
avatar
186******05
deepin
2019-12-09 07:00
#4
你bing上搜一下英文的,外国人怎么操作的就行了,我就是按照下面操作的:

参考 http://blog.wxm.be/2014/08/29/increase-font-in-grub-for-high-dpi.html

不过有的发行版的GRUB带中文字符,所以我改用了中文字体:

sudo grub-mkfont --output=/boot/grub/fonts/NotoSansCJK-Regular32.pf2 \
  --size=32  /usr/share/fonts/opentype/noto/NotoSansCJK-Regular.ttc
Reply View the author
avatar
ITlove
deepin
2019-12-09 16:27
#5
有图形化修改grub的软件,不过忘记名字了。
Reply View the author