User Tools

Site Tools


linux:ricing:virtual_terminal_font

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
linux:ricing:virtual_terminal_font [2020/07/17 15:45] chucklinux:ricing:virtual_terminal_font [2025/01/19 23:13] (current) – external edit 127.0.0.1
Line 2: Line 2:
 Nothing too exciting yet.. Nothing too exciting yet..
  
-  * Change the font & size interactively: +----
-    * ''%%sudo dpkg-reconfigure -plow console-setup%%'' +
-  * Change the font & size manually: +
-    * ''%%sudoedit /etc/default/console-setup%%'' +
-  * VT font directory is: +
-    * ''%%/usr/share/consolefonts%%'' +
-  * Show current font. (Run in a tty): +
-    * ''%%showconsolefont%%''+
  
-<HTML+  * Change the font & size interactively:<code bash> 
-<hr style="overflow: visible;padding0;border: none;border-topmedium double #b5b5b5;color#b5b5b5;text-align: center;"+sudo dpkg-reconfigure -plow console-setup 
-</HTML>+</code> 
 +  * Change the font & size manually:<code bash> 
 +sudoedit /etc/default/console-setup 
 +</code> 
 +  * VT font directory is:<code bash> 
 +/usr/share/consolefonts 
 +</code> 
 +  * Show current font. (Run in a tty):<code bash> 
 +showconsolefont 
 +</code> 
 + 
 +---- 
 + 
 +=====References===== 
 +====Fonts==== 
 +  * ''%%man console-setup%%'' 
 + 
 +====General==== 
 +  * http://blog.startaylor.net/2016/05/30/howto-console/
  
linux/ricing/virtual_terminal_font.1595000716.txt.gz · Last modified: by chuck