ABNT2 Numpad Keyboard keys misbehaving
Bug #272606 reported by
Hebert
This bug affects 18 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
xkeyboard-config |
Fix Released
|
Medium
|
|||
xkeyboard-config (Ubuntu) |
Fix Released
|
High
|
Bryce Harrington | ||
Intrepid |
Fix Released
|
High
|
Unassigned | ||
Karmic |
Fix Released
|
High
|
Bryce Harrington |
Bug Description
Binary package hint: xkeyboard-config
The ABNT2 numpad keyboard have some keys misbehaving on the latest intrepid ibex.
The dot/period (.) key is actually printing a comma ( , ) instead of a period/dot ( . )
ubuntu@ubuntu:~$ apt-cache policy xkb-data
xkb-data:
Instalado: 1.3-2ubuntu4
Candidato: 1.3-2ubuntu4
Tabela de versão:
*** 1.3-2ubuntu4 0
500 http://
100 /var/lib/
Related branches
Changed in xkeyboard-config: | |
status: | Unknown → Fix Released |
tags: | added: regression-potential |
Changed in xkeyboard-config (Ubuntu Karmic): | |
status: | Confirmed → Fix Committed |
Changed in xkeyboard-config (Ubuntu Karmic): | |
assignee: | Timo Aaltonen (tjaalton) → Bryce Harrington (bryceharrington) |
status: | Fix Committed → Triaged |
Changed in xkeyboard-config: | |
importance: | Unknown → Medium |
Changed in xkeyboard-config: | |
importance: | Medium → Unknown |
Changed in xkeyboard-config: | |
importance: | Unknown → Medium |
To post a comment you must log in.
Here is xev for dot in numeric key (above enter):
KeyRelease event, serial 33, synthetic NO, window 0x3000001,
root 0x5c, subw 0x0, time 869347, (521,363), root:(525,412),
state 0x10, keycode 129 (keysym 0xffac, KP_Separator), same_screen YES,
XLookupString gives 1 bytes: (2c) ","
XFilterEvent returns: False
And here it's for comma (beside enter):
KeyRelease event, serial 33, synthetic NO, window 0x3000001, ycode returns keycode: 129
root 0x5c, subw 0x0, time 990964, (769,432), root:(773,505),
state 0x10, keycode 91 (keysym 0xffac, KP_Separator), same_screen YES,
XKeysymToKe
XLookupString gives 1 bytes: (2c) ","
XFilterEvent returns: False