### Common to both XTerm and RXVT # -geometry XTerm*geometry: 80x99-10+0 # -bg XTerm*background: black # -fg XTerm*foreground: white # -fn (-font for RXVT) XTerm*font: "Lucida Console-10" # -sb XTerm*scrollBar: True # -j XTerm*jumpScroll: True # -ut XTerm*utmpInhibit: True # -sl 2500 XTerm*saveLines: 2500 # -si XTerm*scrollTtyOutput: False ### RXVT specific # -sr Rxvt*scrollBar_right: True # -sk Rxvt*scrollTtyKeypress: True # -tn Rxvt*termName: rxvt-cygwin-native ### XTERM specific # -rightbar XTerm*rightScrollBar: True # -sk XTerm*scrollKey: True # -rw XTerm*reverseWrap: True # -s XTerm*multiScroll: True # -wf XTerm*waitForMap: True ### Colors used by both XTerm and RXVT XTerm*color0: #000000 XTerm*color1: #E00000 XTerm*color2: #00E000 XTerm*color3: #E0E000 XTerm*color4: #5060E0 XTerm*color5: #E800E0 XTerm*color6: #00E0E0 XTerm*color7: #E8E8E8 XTerm*color8: #787878 XTerm*color9: #E04040 XTerm*color10: #40E040 XTerm*color11: #E0E040 XTerm*color12: #4080E0 XTerm*color13: #E040E0 XTerm*color14: #40E0E0 XTerm*color15: #E0E0E0 XTerm*colorUL: #E0E000 XTerm*colorBD: #E0E0E0 # EOF