SuSE Linux: All versions
xterm
starts with a resolution of 80 colums and 24 lines.
What shall one do to change it to e.g. 80x25?
~/.Xresources
the following line:
XTerm.vt100.geometry:80x25
~/.Xresources
is read out during every start of the X window system,
to adopt the changes type in the following command:
xrb -merge ~/.Xresources