RE: rxvt with libW11 bug: doubled KP_Subtract and KP_Add

2005-03-30 Thread Gary R. Van Sickle
> -Original Message-
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On Behalf Of Pierre Bogossian
> Sent: Wednesday, March 30, 2005 3:52 AM
> To: cygwin@cygwin.com
> Subject: RE: rxvt with libW11 bug: doubled KP_Subtract and KP_Add
> 
> >I never noticed the double ++ and --, but it happens for me too.
> >Removing the code to handle KP_Add and KP_Subtract (as the patch
> >suggests) may end up breaking the shift+ shift- font changer.
> 
> Yes, indeed, I'm using a patched version of libW11 and the 
> shift+ and shift- shortcuts don't work anymore...
> 
> Pierre

1.  Is there a reason for this "font changing" functionality?  Is it size or
the actual font that this changes?  Either way, it seems to me that working
numpad + and - trumps this obscure feature.
2.  Shift-{+,-} is completely different from numpad-{+,-} under Windows, and
can fairly easily be separated out in the message loop.  If nobody beats me
to it I might perhaps take a look.  SteveO, how active are you in
maintaining rxvt these days?  If I get a patch together can we get it
deployed in short order (weeks, not months)?

-- 
Gary R. Van Sickle


--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



RE: rxvt with libW11 bug: doubled KP_Subtract and KP_Add

2005-03-30 Thread Pierre Bogossian
>I never noticed the double ++ and --, but it happens for me too.
>Removing the code to handle KP_Add and KP_Subtract (as the patch
>suggests) may end up breaking the shift+ shift- font changer.

Yes, indeed, I'm using a patched version of libW11 and the shift+
and shift- shortcuts don't work anymore...

Pierre
-- 
___
Sign-up for Ads Free at Mail.com
http://promo.mail.com/adsfreejump.htm


--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



RE: rxvt with libW11 bug: doubled KP_Subtract and KP_Add

2005-03-29 Thread Steve O
Hi,
I never noticed the double ++ and --, but it happens for me too.
Removing the code to handle KP_Add and KP_Subtract (as the patch
suggests) may end up breaking the shift+ shift- font changer.
-steve
Christopher Faylor wrote:
Hi,
Did you see this?  It would be nice to get this fixed?
cgf
-Original Message-
From: [EMAIL PROTECTED] 
[mailto:[EMAIL PROTECTED] On Behalf Of Pierre Bogossian
Sent: Tuesday, March 29, 2005 8:04 AM
To: cygwin@cygwin.com
Subject: rxvt with libW11 bug: doubled KP_Subtract and KP_Add

When rxvt is executed with libW11, there is an annoying bug: 
each time the KP_Subtract (or KP_Add) key is pressed, the '-' 
(or '+') character is sent two times to the terminal.

This bug has already been reported two years ago, and someone 
even proposed a patch:
http://sourceware.org/ml/cygwin/2003-04/msg00618.html

Is there a chance to see it fixed in a forecoming release of 
the rxvt package ?

Regards,
Pierre

I thought this went away ages ago, but I just checked and whadda ya know,
it's still there.  It must have retrained me to always use the non-keypad
"-".

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/


RE: rxvt with libW11 bug: doubled KP_Subtract and KP_Add

2005-03-29 Thread Gary R. Van Sickle
> -Original Message-
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On Behalf Of Pierre Bogossian
> Sent: Tuesday, March 29, 2005 8:04 AM
> To: cygwin@cygwin.com
> Subject: rxvt with libW11 bug: doubled KP_Subtract and KP_Add
> 
> When rxvt is executed with libW11, there is an annoying bug: 
> each time the KP_Subtract (or KP_Add) key is pressed, the '-' 
> (or '+') character is sent two times to the terminal.
> 
> This bug has already been reported two years ago, and someone 
> even proposed a patch:
> http://sourceware.org/ml/cygwin/2003-04/msg00618.html
> 
> Is there a chance to see it fixed in a forecoming release of 
> the rxvt package ?
> 
> Regards,
> 
> Pierre

I thought this went away ages ago, but I just checked and whadda ya know,
it's still there.  It must have retrained me to always use the non-keypad
"-".

-- 
Gary R. Van Sickle


--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



rxvt with libW11 bug: doubled KP_Subtract and KP_Add

2005-03-29 Thread Pierre Bogossian
When rxvt is executed with libW11, there is an annoying bug: each time the
KP_Subtract (or KP_Add) key is pressed, the '-' (or '+') character is
sent two times to the terminal.

This bug has already been reported two years ago, and someone even proposed
a patch:
http://sourceware.org/ml/cygwin/2003-04/msg00618.html

Is there a chance to see it fixed in a forecoming release of the rxvt package ?

Regards,

Pierre
-- 
___
Sign-up for Ads Free at Mail.com
http://promo.mail.com/adsfreejump.htm


--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/