[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#235125: xfree86-common: Decimal point on numeric part of Danish kbd doesn't work in some apps



On Sun, Apr 18, 2004 at 10:07:24AM -0400, Thomas Dickey wrote:
> On Fri, Apr 16, 2004 at 01:00:12AM +0200, Denis Barbier wrote:
> > On Fri, Feb 27, 2004 at 03:28:12PM -0500, Branden Robinson wrote:
> > > On Fri, Feb 27, 2004 at 04:19:45PM +0100, E Pimp wrote:
> > > > In most X applications like xchat and gaim I cannot use the decimal 
> > > > point on the numeric part at the right of my keyboard. It is as if no 
> > > > input is registered. In Mozilla, the button push results in the 
> > > > insertion of a |
> > > > 
> > > > Disabling Numlock turns the key into a regular Delete button as 
> > > > it is supposed to.
> > [...]
> > > Can you please mail this bug <235125@bugs.debian.org> the output of the
> > > xev command when you press and release this key in the xev window?
> > > 
> > > Please strip out all the mouse events, and anything that's not a
> > > KeyPress or KeyRelease event, really.
> > 
> > With your settings, this key is defined as
> >     key <KPDL>  { [ KP_Delete, KP_Separator ] }
> > but other layouts define
> >     key <KPDL>  { [ KP_Delete, KP_Decimal ] }
> > It seems that KP_Decimal is a period and KP_Separator a comma.
> > That said, I do not know why this causes trouble.
> 
> But isn't a comma treated as a decimal separator in some locales?

Right, so having different definitions makes sense, but KP_Separator seems
to cause trouble.  The definition of the <KPDL> key has been discussed at:
  http://www.spinics.net/lists/xf-xpert/msg07783.html
  http://bugzilla.gnome.org/show_bug.cgi?id=101225
  https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=50282
But AFAICT problems with KP_Separator have not been reported.

Denis




Reply to: