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

« back to all changes in this revision

Viewing changes to symbols/sk

  • Committer: Bazaar Package Importer
  • Author(s): Cyril Brulebois
  • Date: 2011-06-04 00:35:16 UTC
  • mto: (12.3.3 sid)
  • mto: This revision was merged to the branch mainline in revision 76.
  • Revision ID: james.westby@ubuntu.com-20110604003516-8nt6pbyc5eq8ze03
Tags: upstream-2.3
ImportĀ upstreamĀ versionĀ 2.3

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
 
8
8
    include "latin"
9
9
 
10
 
    name[Group1] = "Slovakia";
 
10
    name[Group1] = "Slovak";
11
11
 
12
12
    key <TLDE>  { [ semicolon, dead_abovering,    grave,   asciitilde ] };
13
13
    key <AE01>  { [      plus,          1,       exclam,   dead_tilde ] };
73
73
xkb_symbols "bksl" {
74
74
    include "sk(basic)"
75
75
 
76
 
    name[Group1] = "Slovakia - Extended Backslash";
 
76
    name[Group1] = "Slovak (extended Backslash)";
77
77
 
78
78
    key <BKSL>  { [ backslash,        bar,        slash,     NoSymbol ] };
79
79
};
87
87
    
88
88
    include "sk(basic)"
89
89
 
90
 
    name[Group1] = "Slovakia - qwerty";
 
90
    name[Group1] = "Slovak (qwerty)";
91
91
 
92
92
    key <AB01>  { [         z,          Z,       degree,     NoSymbol ] };
93
93
    key <AD06>  { [         y,          Y,     NoSymbol,     NoSymbol ] };
97
97
xkb_symbols "qwerty_bksl" {
98
98
    include "sk(qwerty)"
99
99
 
100
 
    name[Group1] = "Slovakia - qwerty, extended Backslash";
 
100
    name[Group1] = "Slovak (qwerty, extended Backslash)";
101
101
 
102
102
    key <BKSL>  { [ backslash,        bar,        slash,     NoSymbol ] };
103
103
};