Re: scroll bars

2007-09-06 Thread Reid Thompson
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

Re: scroll bars

2007-09-05 Thread Reid Thompson
Cole Radcliffe wrote: Thanks for the help with the font size. Now why does why does %RUN% XWin -silent-dup-error -scrollbars give me a terminal with no scroll bars? -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html

Re: scroll bars

2007-09-05 Thread Cole Radcliffe
%RUN% xterm -fn 10x20 -scrollbar -e /usr/bin/bash -l does not work for me I also tried it with -scrollBar -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: