最后活跃于 1728398875

Change the font or the font size in the TTY (console)

AimerNeige's Avatar AimerNeige 修订了这个 Gist 1728398875. 转到此修订

1 file changed, 1 insertion

font.sh

@@ -1,4 +1,5 @@
1 1 # https://askubuntu.com/questions/173220/how-do-i-change-the-font-or-the-font-size-in-the-tty-console
2 +
2 3 sudo dpkg-reconfigure console-setup
3 4
4 5 # UTF-8

AimerNeige's Avatar AimerNeige 修订了这个 Gist 1728398848. 转到此修订

1 file changed, 6 insertions, 1 deletion

font.sh

@@ -1,2 +1,7 @@
1 1 # https://askubuntu.com/questions/173220/how-do-i-change-the-font-or-the-font-size-in-the-tty-console
2 - sudo dpkg-reconfigure console-setup
2 + sudo dpkg-reconfigure console-setup
3 +
4 + # UTF-8
5 + # Combined - Latin, ...
6 + # Terminus
7 + # Set Font Size

AimerNeige's Avatar AimerNeige 修订了这个 Gist 1728398799. 转到此修订

没有任何变更

AimerNeige's Avatar AimerNeige 修订了这个 Gist 1728398785. 转到此修订

1 file changed, 2 insertions

font.sh(文件已创建)

@@ -0,0 +1,2 @@
1 + # https://askubuntu.com/questions/173220/how-do-i-change-the-font-or-the-font-size-in-the-tty-console
2 + sudo dpkg-reconfigure console-setup
上一页 下一页