You are not logged in.

I have noticed that a few lines in the xterm and x resources parts of the wiki look incorrect. should the xterm* be XTerm* ?
https://wiki.archlinux.org/index.php/Xt … l_Variable
Default fonts
-- lines omitted --
xterm*faceName: Liberation Mono:size=10:antialias=false
xterm*font: 7x13https://wiki.archlinux.org/index.php/x_ … ng_started
Xterm resources
The following resources will open xterm in an 80x25 character window with a scroll-bar and scroll capability for the last 512 lines. The specified Terminus facename is a popular and clean terminal font.
! xterm ----------------------------------------------------------------------
xterm*VT100.geometry:     80x25
xterm*faceName:           Terminus:style=Regular:size=10
!xterm*font:              -*-dina-medium-r-*-*-16-*-*-*-*-*-*-*
xterm*dynamicColors:      true
xterm*utf8:               2
xterm*eightBitInput:      true
xterm*saveLines:          512
xterm*scrollKey:          true
xterm*scrollTtyOutput:    false
xterm*scrollBar:          true
xterm*rightScrollBar:     true
xterm*jumpScroll:         true
xterm*multiScroll:        true
xterm*toolBar:            falseOffline