~ubuntu-branches/ubuntu/raring/xkeyboard-config/raring

« back to all changes in this revision

Viewing changes to symbols/lt

  • Committer: Bazaar Package Importer
  • Author(s): Cyril Brulebois
  • Date: 2011-04-06 02:41:25 UTC
  • mto: (12.3.3 sid)
  • mto: This revision was merged to the branch mainline in revision 74.
  • Revision ID: james.westby@ubuntu.com-20110406024125-viz2oxc3mwv20d44
Tags: upstream-2.2.1
Import upstream version 2.2.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
// $XKeyboardConfig$
2
 
 
3
1
// Separate keymaps merged into one file by Nerijus Baliūnas, 2002
4
 
//
5
 
// $XFree86: xc/programs/xkbcomp/symbols/lt,v 1.3 2002/12/14 22:26:11 dawes Exp $
6
2
 
7
3
// Lithuanian Numeric layout - Lithuanian letters on the numeric row
8
4
// based on Lithuanian keyboard map by Ričardas Čepas <rch@richard.eu.org>
299
295
    key <AB10> {[            h,                   H                ]};
300
296
};
301
297
 
 
298
partial alphanumeric_keys modifier_keys
 
299
xkb_symbols "dvorak" {
 
300
 
 
301
    include "us(dvorak)"
 
302
 
 
303
    name[Group1]="Lithuania - Dvorak";
 
304
 
 
305
    key <AE01>  { [   aogonek,      Aogonek,        1,      exclam ] };
 
306
    key <AE02>  { [    ccaron,       Ccaron,        2,          at ] };
 
307
    key <AE03>  { [   eogonek,      Eogonek,        3,  numbersign ] };
 
308
    key <AE04>  { [ eabovedot,    Eabovedot,        4,      dollar ] };
 
309
    key <AE05>  { [   iogonek,      Iogonek,        5,     percent ] };
 
310
    key <AE06>  { [    scaron,       Scaron,        6, asciicircum ] };
 
311
    key <AE07>  { [   uogonek,      Uogonek,        7,   ampersand ] };
 
312
    key <AE08>  { [   umacron,      Umacron,        8,    asterisk ] };
 
313
    key <AE09>  { [doublelowquotemark,  parenleft,  9,   parenleft ] };
 
314
    key <AE10>  { [leftdoublequotemark,parenright,  0,  parenright ] };
 
315
    key <AD12>  { [    zcaron,       Zcaron,    equal,        plus ] };
 
316
 
 
317
    include "level3(ralt_switch)"
 
318
};