Xaw style scrollbar for rxvt
Xaw style scrollbar for rxvt
Posted Jun 4, 2004 23:29 UTC (Fri) by donio (guest, #94)In reply to: Don't dismiss rxvt too quickly by madscientist
Parent article: The Grumpy Editor's guide to terminal emulators
Put this in your .Xdefaults (and do xrdb -merge .Xdefaults if needed):
rxvt.scrollstyle: xterm
Some other settings I use:
rxvt.background: Black
rxvt.foreground: White
rxvt.saveLines: 2000
rxvt.keysym.0xFFFF: \177
rxvt.cutchars: `"'%&()*,;<>@[]{|}
rxvt.print-pipe: "cat >$HOME/rxvt.print"
rxvt.termName: xterm
rxvt.mouseWheelScrollPage: true
rxvt.scrollTtyOutput: false
rxvt.scrollTtyKeypress: true
rxvt.scrollWithBuffer: true
rxvt.scrollstyle: xterm
rxvt.font: -*-lucidatypewriter-medium-r-*-*-*-120-*-*-*-*-iso8859-*
rxvt is still the best!
