~ubuntu-branches/ubuntu/precise/xkeyboard-config/precise

« back to all changes in this revision

Viewing changes to symbols/gb

  • Committer: Steve Langasek
  • Date: 2009-12-23 08:05:48 UTC
  • mfrom: (12.2.3 sid)
  • Revision ID: vorlon@debian.org-20091223080548-iyd4vxqipg43onuu
mergeĀ 1.7-1

Show diffs side-by-side

added added

removed removed

Lines of Context:
122
122
    key <TLDE>  { [     grave,    notsign,          bar,          bar ] };
123
123
 
124
124
    key <BKSL>  { [numbersign, asciitilde,   dead_grave,   dead_breve ] };
125
 
    key <LSGT>  { [ backslash,        bar,          bar,    brokenbar ] };
126
 
 
 
125
    key <LSGT> { [            z,            Z,              ae,               AE ] };
 
126
    key <AB01> { [            x,            X, dead_circumflex,       asciitilde ] };
 
127
    key <AB02> { [            c,            C,        ccedilla,         Ccedilla ] };
 
128
    key <AB03> { [            v,            V,              oe,               OE ] };
 
129
    key <AB04> { [            b,            B,      dead_breve,       asciitilde ] };
 
130
    key <AB05> { [            k,            K,  dead_abovering,       asciitilde ] };
 
131
    key <AB06> { [            m,            M,     dead_macron,       asciitilde ] };
 
132
    key <AB07> { [        comma,         less,    dead_cedilla,       asciitilde ] };
 
133
    key <AB08> { [       period,      greater,   dead_abovedot,       asciitilde ] };
 
134
    key <AB09> { [    backslash,          bar,      asciitilde,       asciitilde ] };
 
135
    key <AB10> { [        slash,     question,    questiondown,       asciitilde ] };
127
136
    include "level3(ralt_switch_multikey)"
128
137
};
129
138