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

« back to all changes in this revision

Viewing changes to symbols/ie

  • 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:
32
32
    //  - non-breaking space as AltGr+Space and AltGr+Shift+Space
33
33
    //  - matches hardware (keys and engraved symbols) for Irish keyboards
34
34
 
35
 
    name[Group1] = "Ireland";
 
35
    name[Group1] = "Irish";
36
36
 
37
37
    //
38
38
    // Numeric row `1234567890-=
130
130
 
131
131
    include "ie(basic)"
132
132
 
133
 
    name[Group1] = "Ireland - CloGaelach";
 
133
    name[Group1] = "CloGaelach";
134
134
 
135
135
    key <TLDE> { [     grave, notsign,  brokenbar,       ssharp ] };
136
136
    key <AD04> { [         r,       R,  0x100027C,   registered ] };
157
157
 
158
158
// This should eventually be a "Unicode Expert" layout like the Mac one.
159
159
 
160
 
    name[Group1] = "Ireland - UnicodeExpert";
 
160
    name[Group1] = "Irish (UnicodeExpert)";
161
161
 
162
162
    //
163
163
    // Numeric row `1234567890-=
247
247
partial alphanumeric_keys
248
248
xkb_symbols "ogam" {
249
249
 
250
 
    name[Group1] = "Ireland - Ogham";
 
250
    name[Group1] = "Ogham";
251
251
 
252
252
    key.type[Group1] = "ONE_LEVEL";
253
253
 
315
315
    // This has the full layout of IS434 with an Irish QWERTY keyboard,
316
316
    // and the Ogham characters accessed when CAPS LOCK is on.
317
317
 
318
 
    name[Group1] = "Ireland - Ogham IS434";
 
318
    name[Group1] = "Ogham (IS434)";
319
319
 
320
320
    key.type[Group1] = "THREE_LEVEL";
321
321