https://bugzilla.redhat.com/show_bug.cgi?id=1058044
Peter Hutterer peter.hutterer@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |ricardojpinheiro@ibest.com. | |br Flags| |needinfo?(ricardojpinheiro@ | |ibest.com.br)
--- Comment #4 from Peter Hutterer peter.hutterer@redhat.com --- whoah, next time please attach files that are longer than a couple of lines, it makes it easier to compare and search for things.
what does /etc/X11/xorg.conf.d/00-keyboard.conf look like?
key <AB11> { type= "FOUR_LEVEL", symbols[Group1]= [ slash, question, degree, questiondown ] };
key <LSGT> { type= "FOUR_LEVEL", symbols[Group1]= [ backslash, bar, masculine, dead_breve ] };
looks like the keys are configured as it should be. Note that the drawing of the keyboard isn't always 100% accurate. What keycodes do the keys generate? should be 98 and 94 (xev will tell you).
i18n-bugs@lists.fedoraproject.org