!! tested using xfontsel
!! activated using
!!      xrdb /etc/X11/Xresources/xterm
! xterm*font: -*-fixed-bold-r-normal-*-18-*-100-*-*-*-iso8859-15
! xterm*font: -*-fixed-bold-r-normal-*-12-*-75-*-*-*-iso8859-15
! xterm*font: -*-fixed-*-r-normal-*-12-*-75-*-*-*-iso8859-15
! xterm*font: -*-fixed-medium-r-normal-*-12-*-*-*-*-*-iso8859-15

! This fits exactly 4 xterms on my 1024x768 Laptop screen
! just try it for your monitor
! xterm*font: -*-fixed-medium-r-semicondensed-*-13-*-*-*-*-*-iso8859-15
! XTerm*geometry: 83x28

! This fits exactly 4 xterms on my 1280x1024 screen
! xterm*font: -*-fixed-medium-r-normal-*-14-*-*-*-*-*-iso8859-15
! XTerm*geometry: 90x35

! This fits exactly 4 xterms on my 1920x1200 screen
xterm*font: -*-fixed-medium-r-normal-*-15-*-*-*-*-*-iso8859-*
!! größerer Font aber nicht besser lesbar -> weniger Zeilen möglich
!! xterm*font: -*-fixed-medium-r-normal-*-18-*-*-*-*-*-*-*
XTerm*geometry: 106x39

!
! This is my local Xresources file
Rxvt.keysym.Delete: \b
Rxvt.termName: xterm
XTerm*decTerminalID: 200
XTerm*color0: black
XTerm*color1: red
XTerm*color2: green
XTerm*color3: yellow
XTerm*color4: blue
XTerm*color5: magenta
XTerm*color6: cyan
XTerm*color7: white
XTerm*color8: black
XTerm*color9: red
XTerm*color10: green
XTerm*color11: yellow
XTerm*color12: blue
XTerm*color13: magenta
XTerm*color14: cyan
XTerm*color15: white
XTerm*termName: xterm
XTerm*title: XTerm
XTerm*colorMode: on
XTerm*background: blue
XTerm*foreground: white
XTerm*loginShell: true
XTerm*dynamicColors: on
! v--- wirkt auf rxvt aber nicht auf xterm !?!?!?
! XTerm*scrollBar: false

