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: scroll


What are the XWin server options you are using with that Reid? Mine
which are "%RUN% XWin -clipboard -silent-dup-error -multiwindow" give
some weird object that looks like a scrollbar on the side but it does
not allow you to scroll

On Thu, 2007-09-06 at 00:22 -0500, Cole Radcliffe wrote:
> "%RUN% xterm -fn 10x20 -scrollbar -e /usr/bin/bash -l" does not work for me
>
> I also tried it with "-scrollBar"
>

That's because -scrollbar is not a valid command line parameter tor
xterm.

"%RUN% xterm -fn 10x20 -sb -sl 2500 -e /usr/bin/bash -l"


see xterm -help

--
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]