// based on: // vn, TCVN 5712:1993 // Le Hong Boi // August 1999 // Further modified by Ashley Clark // July 2000 for X 4.0 partial default alphanumeric_keys xkb_symbols "basic" { include "us" name[Group1]= "Vietnamese"; // Alphanumeric section key { [ quoteleft, asciitilde ] }; key { [ 1, exclam, abreve, Abreve ] }; key { [ 2, at, acircumflex, Acircumflex ] }; key { [ 3, numbersign, ecircumflex, Ecircumflex ] }; key { [ 4, dollar, ocircumflex, Ocircumflex ] }; key { [ 5, percent, dead_grave, percent ] }; key { [ 6, asciicircum,dead_hook, asciicircum ] }; key { [ 7, ampersand, dead_tilde, ampersand ] }; key { [ 8, asterisk, dead_acute, asterisk ] }; key { [ 9, parenlef, dead_belowdot,parenleft ] }; key { [ 0, parenright, dstroke, Dstroke ] }; key { [ minus, underscore ] }; key { [ equal, plus, DongSign ] }; key { [ bracketleft, braceleft, U01b0, U01af ] }; // U horn key { [ bracketright, braceright, U01a1, U01a0 ] }; // O horn // End alphanumeric section include "level3(ralt_switch)" };