After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 113485 - Decimal point on numeric keypad produces comma instead
Decimal point on numeric keypad produces comma instead
Status: RESOLVED DUPLICATE of bug 105161
Product: gtk+
Classification: Platform
Component: Input Methods
2.2.x
Other Linux
: Normal normal
: ---
Assigned To: Hidetoshi Tajima
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2003-05-21 23:45 UTC by Peter De Wachter
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Peter De Wachter 2003-05-21 23:45:54 UTC
Pressing the decimal point on the numeric keypad of my Belgian keyboard
results in a comma instead of a point. Non-Gtk X applications, the Linux
console and Windows all produce a point for that key.

This is especially confusing in programs as Galeon and Epiphany, which use
both Gtk and Mozilla: the same key will produce different symbols in
different text boxes.

I'm using XFree86 4.2.1, and this is the keyboard section of my XF86Config:
Section "InputDevice"
        Identifier      "Generic Keyboard"
        Driver          "keyboard"
        Option          "CoreKeyboard"
        Option          "XkbRules"      "xfree86"
        Option          "XkbModel"      "pc105"
        Option          "XkbLayout"     "be"
EndSection
Comment 1 Owen Taylor 2003-05-22 12:40:59 UTC

*** This bug has been marked as a duplicate of 105161 ***