man xterm
no honestly you have to type some magic into your ~/.Xresources
Code:
XTerm*jumpScroll: on
XTerm*multiScroll: on
XTerm*ScrollBar: false
Xterm*ForeGround: grey
Xterm*Background: black
Xterm*CursorColor: red
XTerm*saveLines: 500
XTerm*sunFunctionKeys: on
XTerm*cursorColor: red
XTerm*FaceName: Helvetica
XTerm*loginShell: true
XTerm*pointerColor: red
and after that
Code:
xrdb < ~/.Xresources
maybe you will have to choose a different font...(courier?,lucida?,..?)