/usr/share/X11/xkb/symbols/lt is in xkb-data 2.10.1-1ubuntu1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 | // Separate keymaps merged into one file by Nerijus Baliūnas, 2002
// Lithuanian Numeric layout - Lithuanian letters on the numeric row
// based on Lithuanian keyboard map by Ričardas Čepas <rch@richard.eu.org>
// 3rd and 4th levels added by Mantas Kriaučiūnas <mantas@akl.lt>, 2004
// Minor modifications and cleanup by Rimas Kudelis <rq@akl.lt>, 2010
//
// If you want two layouts, use:
// Option "XkbLayout" "lt,lt(us)"
default partial alphanumeric_keys modifier_keys
xkb_symbols "basic" {
include "latin"
include "eurosign(e)"
include "level3(ralt_switch)"
name[Group1]="Lithuanian";
key <TLDE> {[ grave, asciitilde, acute ]};
key <AE01> {[ aogonek, Aogonek, 1, exclam ]};
key <AE02> {[ ccaron, Ccaron, 2, at ]};
key <AE03> {[ eogonek, Eogonek, 3, numbersign ]};
key <AE04> {[ eabovedot, Eabovedot, 4, dollar ]};
key <AE05> {[ iogonek, Iogonek, 5, percent ]};
key <AE06> {[ scaron, Scaron, 6, asciicircum ]};
key <AE07> {[ uogonek, Uogonek, 7, ampersand ]};
key <AE08> {[ umacron, Umacron, 8, asterisk ]};
key <AE09> {[ doublelowquotemark, parenleft, 9, parenleft ]};
key <AE10> {[ leftdoublequotemark, parenright, 0, parenright ]};
key <AE11> {[ minus, underscore, endash ]};
key <AE12> {[ zcaron, Zcaron, equal, plus ]};
key <LSGT> {[ endash, EuroSign ]};
};
// Similar to the above, but uses 3rd and 4th levels in the numeric row
// for Lithuanian letters
partial alphanumeric_keys modifier_keys
xkb_symbols "us" {
include "latin"
include "eurosign(e)"
include "level3(ralt_switch)"
name[Group1]="Lithuanian (US keyboard with Lithuanian letters)";
key <TLDE> {[ grave, asciitilde, acute ]};
key <AE01> {[ 1, exclam, aogonek, Aogonek ]};
key <AE02> {[ 2, at, ccaron, Ccaron ]};
key <AE03> {[ 3, numbersign, eogonek, Eogonek ]};
key <AE04> {[ 4, dollar, eabovedot, Eabovedot ]};
key <AE05> {[ 5, percent, iogonek, Iogonek ]};
key <AE06> {[ 6, asciicircum, scaron, Scaron ]};
key <AE07> {[ 7, ampersand, uogonek, Uogonek ]};
key <AE08> {[ 8, asterisk, umacron, Umacron ]};
key <AE09> {[ 9, parenleft, doublelowquotemark, parenleft ]};
key <AE10> {[ 0, parenright, leftdoublequotemark, parenright ]};
key <AE11> {[ minus, underscore, endash ]};
key <AE12> {[ equal, plus, zcaron, Zcaron ]};
key <LSGT> {[ endash, EuroSign ]};
};
// Lithuanian keymap LST 1582:2000
// The standard is described at http://ims.mii.lt/klav/
// Extensions: B01 L3 is "<" , B02 L3 is ">" and B03 L3 is endash to make this
// layout usable with pc101 and pc104 keyboards.
//
// Made by Gediminas Paulauskas <menesis@delfi.lt>
// Minor modifications by Ričardas Čepas and Rimas Kudelis
partial alphanumeric_keys modifier_keys
xkb_symbols "std" {
include "latin"
include "eurosign(e)"
include "nbsp(level3)"
include "kpdl(comma)"
include "level3(ralt_switch)"
name[Group1]="Lithuanian (standard)";
key <TLDE> {[ grave, asciitilde, acute ]};
key <AE01> {[ exclam, 1, at ]};
key <AE02> {[ minus, 2, underscore ]};
key <AE03> {[ slash, 3, numbersign ]};
key <AE04> {[ semicolon, 4, dollar ]};
key <AE05> {[ colon, 5, section ]};
key <AE06> {[ comma, 6, asciicircum ]};
key <AE07> {[ period, 7, ampersand ]};
key <AE08> {[ equal, 8, asterisk ]};
key <AE09> {[ parenleft, 9, bracketleft ]};
key <AE10> {[ parenright, 0, bracketright ]};
key <AE11> {[ question, plus, apostrophe ]};
key <AE12> {[ x, X, percent ]};
key <AD01> {[ aogonek, Aogonek ]};
key <AD02> {[ zcaron, Zcaron ]};
key <AD11> {[ iogonek, Iogonek, braceleft ]};
key <AD12> {[ w, W, braceright ]};
key <AC04> {[ scaron, Scaron ]};
key <AC10> {[ uogonek, Uogonek ]};
key <AC11> {[ eabovedot, Eabovedot, quotedbl ]};
key <BKSL> {[ q, Q, bar ]};
key <LSGT> {[ less, greater, endash ]};
key <AB01> {[ z, Z, less ]};
key <AB02> {[ umacron, Umacron, greater ]};
key <AB03> {[ c, C, endash ]};
key <AB08> {[ ccaron, Ccaron, doublelowquotemark ]};
key <AB09> {[ f, F, leftdoublequotemark ]};
key <AB10> {[ eogonek, Eogonek, backslash ]};
};
// Lithuanian keymap LST 1205-92
// This standard was made deprecated by LST 1582:2000 above.
// This keyboard is also know as IBM layout.
// We follow the map shown at: http://www.registrucentras.lt/litwin/kbdlta.gif
// and info from Edis Tamošauskas <linas_lietus@yahoo.com>
//
// Made by Piter PUNK <piterpk@terra.com.br>
// Minor modifications and cleanup by Rimas Kudelis, 2010
partial alphanumeric_keys modifier_keys
xkb_symbols "ibm" {
include "latin"
include "eurosign(e)"
include "nbsp(level3)"
include "level3(ralt_switch)"
name[Group1]="Lithuanian (IBM LST 1205-92)";
key <TLDE> {[ grave, asciitilde, acute ]};
key <AE01> {[ exclam, 1 ]};
key <AE02> {[ quotedbl, 2, at ]};
key <AE03> {[ slash, 3, numbersign ]};
key <AE04> {[ semicolon, 4, dollar ]};
key <AE05> {[ colon, 5, percent ]};
key <AE06> {[ comma, 6, asciicircum ]};
key <AE07> {[ period, 7, ampersand ]};
key <AE08> {[ question, 8, asterisk ]};
key <AE09> {[ parenleft, 9 ]};
key <AE10> {[ parenright, 0 ]};
key <AE11> {[ underscore, minus, endash ]};
key <AE12> {[ plus, equal ]};
key <AD01> {[ aogonek, Aogonek, q, Q ]};
key <AD02> {[ zcaron, Zcaron, w, W ]};
key <AD11> {[ iogonek, Iogonek, bracketleft, braceleft ]};
key <AD12> {[ doublelowquotemark, leftdoublequotemark, bracketright, braceright ]};
key <AC10> {[ uogonek, Uogonek, semicolon, colon ]};
key <AC11> {[ eabovedot, Eabovedot, apostrophe, quotedbl ]};
key <LSGT> {[ less, greater, endash ]};
key <AB02> {[ umacron, Umacron, x, X ]};
key <AB08> {[ ccaron, Ccaron, comma, less ]};
key <AB09> {[ scaron, Scaron, period, greater ]};
key <AB10> {[ eogonek, Eogonek, slash, question ]};
};
// LEKP and LEKPa layouts 1.0
// For more info visit http://lekp.info
// Created by Tautrimas Pajarskas, 2007
// Made by Ernestas Lukoševičius, 2007
// Minor cleanup by Rimas Kudelis, 2010
partial alphanumeric_keys modifier_keys
xkb_symbols "lekp" {
include "capslock(backspace)"
include "level3(ralt_switch)"
name[Group1]="Lithuanian (LEKP)";
key <TLDE> {[ grave, asciitilde, acute ]};
key <AE01> {[ slash, numbersign, bar ]};
key <AE02> {[ backslash, at, section ]};
key <AE03> {[ period, braceleft ]};
key <AE04> {[ comma, braceright ]};
key <AE05> {[ f, F ]};
key <AE06> {[ exclam, endash ]};
key <AE07> {[ w, W ]};
key <AE08> {[ uogonek, Uogonek ]};
key <AE09> {[ iogonek, Iogonek ]};
key <AE10> {[ parenleft, doublelowquotemark, registered ]};
key <AE11> {[ parenright, leftdoublequotemark, copyright ]};
key <AE12> {[ colon, ampersand, trademark ]};
key <AD01> {[ q, Q, EuroSign ]};
key <AD02> {[ g, G, 7 ]};
key <AD03> {[ r, R, 8 ]};
key <AD04> {[ l, L, 9 ]};
key <AD05> {[ d, D, percent ]};
key <AD06> {[ ccaron, Ccaron ]};
key <AD07> {[ j, J ]};
key <AD08> {[ u, U, period ]};
key <AD09> {[ eabovedot, Eabovedot, minus ]};
key <AD10> {[ eogonek, Eogonek, slash ]};
key <AD11> {[ question, bracketleft, division ]};
key <AD12> {[ equal, bracketright ]};
key <AC01> {[ a, A, 0 ]};
key <AC02> {[ k, K, 4 ]};
key <AC03> {[ s, S, 5 ]};
key <AC04> {[ t, T, 6 ]};
key <AC05> {[ m, M, dollar ]};
key <AC06> {[ p, P ]};
key <AC07> {[ n, N ]};
key <AC08> {[ e, E, comma ]};
key <AC09> {[ i, I, plus ]};
key <AC10> {[ o, O, asterisk ]};
key <AC11> {[ y, Y, multiply ]};
key <BKSL> {[ apostrophe, underscore ]};
key <LSGT> {[ semicolon, quotedbl, sterling ]};
key <AB01> {[ z, Z, asciicircum ]};
key <AB02> {[ x, X, 1 ]};
key <AB03> {[ c, C, 2 ]};
key <AB04> {[ v, V, 3 ]};
key <AB05> {[ zcaron, Zcaron ]};
key <AB06> {[ scaron, Scaron ]};
key <AB07> {[ b, B, degree ]};
key <AB08> {[ umacron, Umacron, less ]};
key <AB09> {[ aogonek, Aogonek, greater ]};
key <AB10> {[ h, H ]};
};
partial alphanumeric_keys modifier_keys
xkb_symbols "lekpa" {
include "capslock(backspace)"
include "level3(ralt_switch)"
name[Group1]="Lithuanian (LEKPa)";
key <TLDE> {[ grave, asciitilde, acute ]};
key <AE01> {[ slash, quotedbl, bar ]};
key <AE02> {[ backslash, at, section ]};
key <AE03> {[ period, braceleft, numbersign ]};
key <AE04> {[ comma, braceright, sterling ]};
key <AE05> {[ f, F, ampersand ]};
key <AE06> {[ exclam, endash ]};
key <AE07> {[ w, W ]};
key <AE08> {[ uogonek, Uogonek ]};
key <AE09> {[ iogonek, Iogonek ]};
key <AE10> {[ parenleft, doublelowquotemark, registered ]};
key <AE11> {[ parenright, leftdoublequotemark, copyright ]};
key <AE12> {[ colon, semicolon, trademark ]};
key <AD01> {[ q, Q, EuroSign ]};
key <AD02> {[ g, G, 7 ]};
key <AD03> {[ r, R, 8 ]};
key <AD04> {[ l, L, 9 ]};
key <AD05> {[ d, D, percent ]};
key <AD06> {[ ccaron, Ccaron ]};
key <AD07> {[ j, J ]};
key <AD08> {[ u, U, period ]};
key <AD09> {[ eabovedot, Eabovedot, minus ]};
key <AD10> {[ eogonek, Eogonek, slash ]};
key <AD11> {[ question, bracketleft, division ]};
key <AD12> {[ equal, bracketright ]};
key <AC01> {[ a, A, 0 ]};
key <AC02> {[ k, K, 4 ]};
key <AC03> {[ s, S, 5 ]};
key <AC04> {[ t, T, 6 ]};
key <AC05> {[ m, M, dollar ]};
key <AC06> {[ p, P ]};
key <AC07> {[ n, N ]};
key <AC08> {[ e, E, comma ]};
key <AC09> {[ i, I, plus ]};
key <AC10> {[ o, O, asterisk ]};
key <AC11> {[ y, Y, multiply ]};
key <BKSL> {[ apostrophe, underscore ]};
key <AB01> {[ z, Z, asciicircum ]};
key <AB02> {[ x, X, 1 ]};
key <AB03> {[ c, C, 2 ]};
key <AB04> {[ v, V, 3 ]};
key <AB05> {[ zcaron, Zcaron ]};
key <AB06> {[ scaron, Scaron ]};
key <AB07> {[ b, B, degree ]};
key <AB08> {[ umacron, Umacron, less ]};
key <AB09> {[ aogonek, Aogonek, greater ]};
key <AB10> {[ h, H ]};
};
// EXTRAS:
partial alphanumeric_keys modifier_keys
xkb_symbols "us_dvorak" {
include "us(dvorak)"
name[Group1]="Lithuanian (US Dvorak with Lithuanian letters)";
key <AE01> { [ 1, exclam, aogonek, Aogonek ] };
key <AE02> { [ 2, at, ccaron, Ccaron ] };
key <AE03> { [ 3, numbersign, eogonek, Eogonek ] };
key <AE04> { [ 4, dollar, eabovedot, Eabovedot ] };
key <AE05> { [ 5, percent, iogonek, Iogonek ] };
key <AE06> { [ 6, asciicircum, scaron, Scaron ] };
key <AE07> { [ 7, ampersand, uogonek, Uogonek ] };
key <AE08> { [ 8, asterisk, umacron, Umacron ] };
key <AE09> { [ 9, parenleft, doublelowquotemark, parenleft ] };
key <AE10> { [ 0, parenright, leftdoublequotemark,parenright ] };
key <AD12> { [ equal, plus, zcaron, Zcaron ] };
include "level3(ralt_switch)"
};
partial alphanumeric_keys
xkb_symbols "sun_type6" {
include "sun_vndr/lt(sun_type6)"
};
|