so this is in xserver-xorg.postinst :

case "$DI_KEYMAP" in
...
    br-abnt2) XMAP="br"; VARIANT="abnt2"; MODEL="abnt2";;
...

and that should be:
...
    br-abnt2) XMAP="br"; VARIANT="br"; MODEL="abnt2";;
...

right?

** Changed in: xorg (Ubuntu)
     Assignee: (unassigned) => Timo Aaltonen (tjaalton)
       Status: In Progress => Incomplete

-- 
Dpkg-reconfigure xserver-xorg doesn't work for brazilian keyboards on Gutsy
https://bugs.launchpad.net/bugs/152444
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to