xterm scrollbar...PLEASE

Reid Thompson Reid.Thompson@ateb.com
Tue Jul 17 15:07:00 GMT 2007


On Tue, 2007-07-17 at 07:34 -0700, on behalf of ejuror ejuror wrote:
> I would love to have a scrollbar on my xterm window.
> Here is the contents of my .Xdefaults file:
> 
> xterm*background:    CornflowerBlue
> xterm*foreground:    LemonChiffon
> xterm*scrollBar:     true
> xterm*rightScrollBar: true
> XTerm*rightScrollBar: true
> xterm*saveLines:     1000
> xterm*font:         
> -*-lucidatypewriter-medium-*-*-*-14-*-*-*-*-*-*-*
> xterm*boldFont:     
> -*-lucidatypewriter-bold-*-*-*-14-*-*-*-*-*-*-*
> 
> and I tried running this from the command line:
> 
> D:\cygwin\bin\run.exe -p /usr/X11R6/bin xterm -display
> 127.0.0.1:0.0 -ls -rightbar
> 
> everything works, but no scrollbar.
> 
> Please help!
> 
> Thanks

try
$ xterm -sb -ls -sr -sl 1000 -bg CornflowerBlue -fg LemonChiffon

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://x.cygwin.com/docs/
FAQ:                   http://x.cygwin.com/docs/faq/



More information about the Cygwin-xfree mailing list