Never been to DZone Snippets before?

Snippets is a public source code repository. Easily build up your personal collection of code snippets, categorize them with tags / keywords, and share them with the world

Linux - XTerm font size (See related posts)

// Aumenta la dimensione del carattere sul terminale

   1  
   2  xterm -geometry 640x480 -fn *-fixed-*-*-*-20-*

You need to create an account or log in to post comments to this site.


Click here to browse all 5337 code snippets

Related Posts