Xresources

From Attie's Wiki
(Difference between revisions)
Jump to: navigation, search
m
m
Line 8: Line 8:
 
XTerm*scrollBar:        false
 
XTerm*scrollBar:        false
 
XTerm*vt100.geometry:  120x40
 
XTerm*vt100.geometry:  120x40
 +
</source>
 +
 +
Or for a 1920x1080 'ready' terminal, use
 +
<source lang="ini">
 +
XTerm*vt100.geometry:  280x70
 
</source>
 
</source>

Revision as of 10:21, 26 July 2012

Below is the entire contents of my '~/.Xresources' file:

! Xterm stuff
XTerm*background:       black
XTerm*foreground:       white
XTerm*cursorColor:      white
XTerm*scrollBar:        false
XTerm*vt100.geometry:   120x40

Or for a 1920x1080 'ready' terminal, use

XTerm*vt100.geometry:   280x70
Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox