RE: FW: How to get scroll bars on initial xterm instance?

2008-04-08 Thread Thomas Dickey
On Tue, 8 Apr 2008, Siegfried Heintze (Aditi) wrote: On Mon, 2008-04-07 at 12:23 -0700, Siegfried Heintze (Aditi) wrote: When I run startx it creates an xterm for me. But this xterm does not have a scroll bar. I like to create xterms with "-sl 3000 -sb" so I get lots of history. How can I make

RE: FW: How to get scroll bars on initial xterm instance?

2008-04-08 Thread Siegfried Heintze (Aditi)
>>On Mon, 2008-04-07 at 12:23 -0700, Siegfried Heintze (Aditi) wrote: >> When I run startx it creates an xterm for me. But this xterm does not have a >> scroll bar. I like to create xterms >> with "-sl 3000 -sb" so I get lots of history. How can I make startx create >> an xterm with these optio

RE: FW: How to get scroll bars on initial xterm instance?

2008-04-07 Thread Thomas Dickey
On Mon, 7 Apr 2008, Crider, Joseph A wrote: Or create a .Xresources file in your home directory that includes Xterm.*.saveLines: 3000 Xterm.*.scrollbar: true perhaps you meant XTerm*saveLines: 3000 XTerm*scrollbar: true (the class name is "XTerm", and the "."

RE: FW: How to get scroll bars on initial xterm instance?

2008-04-07 Thread Crider, Joseph A
: Re: FW: How to get scroll bars on initial xterm instance? On Mon, 2008-04-07 at 12:23 -0700, Siegfried Heintze (Aditi) wrote: > When I run startx it creates an xterm for me. But this xterm does not have a > scroll bar. I like to create xterms with "-sl 3000 -sb" so I get lots of &g

Re: FW: How to get scroll bars on initial xterm instance?

2008-04-07 Thread Reid Thompson
On Mon, 2008-04-07 at 12:23 -0700, Siegfried Heintze (Aditi) wrote: > When I run startx it creates an xterm for me. But this xterm does not have a > scroll bar. I like to create xterms with "-sl 3000 -sb" so I get lots of > history. How can I make startx create an xterm with these options? > Than

FW: How to get scroll bars on initial xterm instance?

2008-04-07 Thread Siegfried Heintze (Aditi)
When I run startx it creates an xterm for me. But this xterm does not have a scroll bar. I like to create xterms with "-sl 3000 -sb" so I get lots of history. How can I make startx create an xterm with these options? Thanks, siegfried -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-s

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/

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:

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/pro

scroll bars

2007-09-05 Thread Cole Radcliffe
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 Documentation:

scroll bars on ghostscript ?

2006-03-22 Thread Jim Easton
jobs are postscript I've been using ghostscript to render the image but so far I've not been able to put scroll bars on the window. In some cases I've edited the postscript to shift the image to areas of interest but that is a bit of a pain. Ghostview is a possibility but to cont