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
linux:ricing:virtual_terminal_font [2020/07/17 15:46] – [Virtual Terminal Font] chucklinux:ricing:virtual_terminal_font [2025/01/19 23:13] (current) – external edit 127.0.0.1
Line 4: Line 4:
 ---- ----
  
-  * Change the font & size interactively: +  * Change the font & size interactively:<code bash> 
-    * ''%%sudo dpkg-reconfigure -plow console-setup%%'' +sudo dpkg-reconfigure -plow console-setup 
-  * Change the font & size manually: +</code> 
-    * ''%%sudoedit /etc/default/console-setup%%'' +  * Change the font & size manually:<code bash> 
-  * VT font directory is: +sudoedit /etc/default/console-setup 
-    * ''%%/usr/share/consolefonts%%'' +</code> 
-  * Show current font. (Run in a tty): +  * VT font directory is:<code bash> 
-    * ''%%showconsolefont%%''+/usr/share/consolefonts 
 +</code> 
 +  * Show current font. (Run in a tty):<code bash> 
 +showconsolefont 
 +</code>
  
-<HTML> +----
-<hr style="overflow: visible;padding: 0;border: none;border-top: medium double #b5b5b5;color: #b5b5b5;text-align: center;"> +
-</HTML>+
  
 =====References===== =====References=====
Line 23: Line 25:
 ====General==== ====General====
   * http://blog.startaylor.net/2016/05/30/howto-console/   * http://blog.startaylor.net/2016/05/30/howto-console/
 +
linux/ricing/virtual_terminal_font.1595000777.txt.gz · Last modified: by chuck