Comment 25 for bug 359719

Revision history for this message
In , Simos Xenitellis  (simosx) wrote :

Sergey, the committed patch needs the following update,

diff --git a/symbols/br b/symbols/br
index 75ec082..8e06eac 100644
--- a/symbols/br
+++ b/symbols/br
@@ -72,7 +72,7 @@ partial alphanumeric_keys
 xkb_symbols "thinkpad" {

     include "br(abnt2)" // for consistent naming
- name[Group1]="Brazil";
+ name[Group1]="Brazil - Thinkpad";

     key <RCTL> { [ slash, question, degree, questiondown ] };
 };

Without the name 'Brazil - Thinkpad', the entry does not appear in the Keyboard settings, and users end up having to configure the layout with either gconf or through xorg.conf.

See also
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-keyboard/+bug/359719