xkeyboard-config/symbols br,1.11,1.12
"Sergey V. Oudaltsov" <xlibs-commit-u7BhqnqprCWvj1b/[email protected]> Fri, 10 Aug 2007 02:06:44 -0700 (PDT)
| Newsgroups | gmane.comp.freedesktop.xlibs.cvs |
|---|---|
| Message-ID | <[email protected]> |
Committed by: svu Update of /cvs/xkeyboard-config/xkeyboard-config/symbols In directory kemper:/tmp/cvs-serv13643/symbols Modified Files: br Log Message: adding br(thinkpad), b.fd.o#11908 Index: br =================================================================== RCS file: /cvs/xkeyboard-config/xkeyboard-config/symbols/br,v retrieving revision 1.11 retrieving revision 1.12 diff -u -d -r1.11 -r1.12 --- br 15 Jul 2007 22:12:12 -0000 1.11 +++ br 10 Aug 2007 09:06:27 -0000 1.12 @@ -1,6 +1,6 @@ // based on -// "a very simple Brasilian ABNT2 keybaord +// "a very simple Brasilian ABNT2 keyboard // by Ricardo Y. Igarashi ([email protected]) // Adds suport for dead-keys in I18N applications // by Conectiva (http://www.conectiva.com.br)" @@ -63,3 +63,15 @@ key <AC11> { [asciitilde, asciicircum ] }; key <AB10> { [ semicolon, colon, dead_belowdot, abovedot ] }; }; + +// ABNT2 Keyboard to IBM/Lenovo Thinkpads +// by Piter PUNK <piterpk-y7mWNqJcIDpfJ/[email protected]> +// +partial alphanumeric_keys +xkb_symbols "thinkpad" { + + include "br(abnt2)" // for consistent naming + name[Group1]="Brazil"; + + key <RCTL> { [ slash, question, degree, questiondown ] }; +};