xterm: scrollbar bug

2011-09-12 Thread Paul Maier
Hi everybody, xterm doesn't show the scroll bar properly; the jpegs in this link show the problem as it still exists: http://www.cygwin.com/ml/cygwin-xfree/2010-06/msg00071.html I also found some emails from 2010 towards a solution: http://www.cygwin.com/ml/cygwin-xfree/2010-07/msg00028.html ht

xterm: scrollbar bug

2011-08-03 Thread Paul Maier
Hi, I wanted to ask if it's already known, with which release xterm's scrollbar bug will be resolved. Thanks! Paul -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ:

Re: Bug: XTerm scrollbar issue

2010-08-09 Thread Ken
On 12/07/2010 16:02, webmaster wrote: --enable-narrowproto That turns on a #define for NARROWPROTO which may be missing Changing subject to reflect that this is a bug with the Cygwin XTerm package. I confirmed that --enable-

Re: Bug: XTerm scrollbar issue

2010-07-13 Thread Thomas Dickey
On Tue, 13 Jul 2010, Jon TURNEY wrote: I note that the list of platforms for which --enable-narrowproto is the default in xterm's aclocal.m4 CF_ENABLE_NARROWPROTO macro (which includes cygwin) doesn't match the list of platforms which default to narrow prototypes in xproto (which doesn't inclu

Re: Bug: XTerm scrollbar issue

2010-07-13 Thread Jon TURNEY
On 12/07/2010 16:02, webmaster wrote: --enable-narrowproto That turns on a #define for NARROWPROTO which may be missing Changing subject to reflect that this is a bug with the Cygwin XTerm package. I confirmed that --enable-narrowproto resolves the issue by compiling the xterm-260-1 source pack

Re: Bug: XTerm scrollbar issue

2010-07-12 Thread webmaster
>> --enable-narrowproto >> That turns on a #define for NARROWPROTO which may be missing > Changing subject to reflect that this is a bug with the Cygwin XTerm package. I confirmed that --enable-narrowproto resolves the issue by compiling the xterm-260-1 source package. My configure options were: c

Bug: XTerm scrollbar issue

2010-07-08 Thread webmaster
> The issue is documented in xterm's INSTALL file.  Packagers have to > essentially ensure that the prototype for XawScrollbarSetThumb is compiled > properly.  For instance, the package for xterm in Debian uses > --enable-narrowproto > > That turns on a #define for NARROWPROTO which may be missing

Re: XTerm scrollbar issue

2010-07-01 Thread Thomas Dickey
On Wed, 30 Jun 2010, Thomas Dickey wrote: On Wed, 30 Jun 2010, webmaster wrote: All releases of xterm newer that 229 (i.e. since June '08) have a broken scrollbar. It never bothered me enough to post a message, but I've been setting up some new systems and have found it annoying to dig up xte

Re: XTerm scrollbar issue

2010-06-30 Thread Thomas Dickey
On Wed, 30 Jun 2010, webmaster wrote: All releases of xterm newer that 229 (i.e. since June '08) have a broken scrollbar. It never bothered me enough to post a message, but I've been setting up some new systems and have found it annoying to dig up xterm-229 and manually install it. These image

XTerm scrollbar issue

2010-06-30 Thread webmaster
All releases of xterm newer that 229 (i.e. since June '08) have a broken scrollbar. It never bothered me enough to post a message, but I've been setting up some new systems and have found it annoying to dig up xterm-229 and manually install it. These images show what the scrollbar used to look li

Re: xterm scrollbar...PLEASE

2007-07-17 Thread ejuror ejuror
Nothing. Evidently that still crashes xterm. --- Reid Thompson <[EMAIL PROTECTED]> wrote: > try > $ xterm -sb -ls -rightbar -sl 1000 -bg > CornflowerBlue -fg LemonChiffon > > > What does that give you? > > -- > Unsubscribe info: > http://cygwin.com/ml/#unsubscribe-simple > Problem report

Re: xterm scrollbar...PLEASE

2007-07-17 Thread Reid Thompson
try $ xterm -sb -ls -rightbar -sl 1000 -bg CornflowerBlue -fg LemonChiffon What does that give you? -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: h

Re: xterm scrollbar...PLEASE

2007-07-17 Thread ejuror ejuror
As you said, the -sr makes xterm not start. And I tried -rightbar before as I stated in my original e-mail to no effect. What happens when you try these things and they don't work? --- Reid Thompson <[EMAIL PROTECTED]> wrote: > sorry, -sr is rxvt try > > > $ xterm -sb -ls -sr -rightbar 1000 -bg

Re: xterm scrollbar...PLEASE

2007-07-17 Thread Reid Thompson
sorry, -sr is rxvt try > $ xterm -sb -ls -sr -rightbar 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://

Re: xterm scrollbar...PLEASE

2007-07-17 Thread Reid Thompson
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 scrollbar...PLEASE

2007-07-17 Thread ejuror ejuror
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

Re: xterm scrollbar

2005-11-14 Thread Thomas Dickey
On Mon, 14 Nov 2005, Rácz Miklós wrote: hi I use XTerm*scrollBar: on in my .Xdefaults file. The scroll bar is on the left side. Does anyone know how to put it to the right side ? xterm -rightbar -- Thomas E. Dickey http://invisible-island.net ftp://invisible-island.net -- Unsubscribe info

RE: xterm scrollbar

2005-11-14 Thread Thomas Chadwick
I think you want XTerm*rightScrollBar: True From: Rácz Miklós <[EMAIL PROTECTED]> Reply-To: cygwin-xfree@cygwin.com To: cygwin-xfree@cygwin.com Subject: xterm scrollbar Date: Mon, 14 Nov 2005 16:30:29 +0100 hi I use XTerm*scrollBar: on in my .Xdefaults file. The scroll bar is on th

xterm scrollbar

2005-11-14 Thread Rácz Miklós
hi I use XTerm*scrollBar: on in my .Xdefaults file. The scroll bar is on the left side. Does anyone know how to put it to the right side ? thanks miklos -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation