! Personal xterm etc preferences. ! To apply changes without restarting X use: xrdb -merge .Xresources xterm*foreground: white xterm*background: black xterm*cursorColor: orange xterm*cursorBlink: true xterm*highlightColor: red !xterm*showBlinkAsBold: true xterm*scrollBar: true xterm*rightScrollBar: true xterm*scrollTtyOutput: false ! makes the Shift-PgUp and Shift-PgDn move a whole page not 1/2 (7/27/05): xterm*VT100.translations: #override \ Shift Prior : scroll-back(1,page)\n\ Shift Next : scroll-forw(1,page) ! Experimentation trying to find a good font & size. ! Looking at Gnome font selector I want luxi mono, regular, size 9, ! however when I choose this here it's a different font! !xterm*faceName: b&h-lucidabright:size=7:charwidth=9 !xterm*faceSize: 10 !xterm*font: luxi mono !xterm*font: -adobe-courier-*-r-*-*-10-*-*-*-*-*-*-* !xterm*faceName: andale:size=7:charwidth=8 !xterm*faceName: luxi mono:size=9:charwidth=8 ! charheight=14 does nothing! Note 'luxi mono' needs the space in its name. !xterm*faceSize: 10 !xterm*faceName: luxi mono:size=7 !xterm*faceName: b&h-lucida-bold:size=7:charwidth=7 !xterm*faceName: andale:size=7:charwidth=7 ! too narrow !xterm*font: -misc-fixed-medium-r-semicondensed--10-120-75-75-c-60-iso10646-1 !xterm*faceName: courier:size=9:charwidth=8 ! too wide !xterm*faceName: Monospace !xterm*faceName: luxi mono !xterm*faceSize: 9 xterm*faceName: luxi mono:size=8 ! can't find the right one!