This is the mail archive of the cygwin-xfree mailing list for the Cygwin XFree86 project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: xterm scrollbar...PLEASE


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]