~ubuntu-branches/ubuntu/trusty/xkeyboard-config/trusty-proposed

« back to all changes in this revision

Viewing changes to symbols/is

  • Committer: Bazaar Package Importer
  • Author(s): Bryce Harrington
  • Date: 2011-02-01 11:57:39 UTC
  • mfrom: (12.2.7 experimental)
  • Revision ID: james.westby@ubuntu.com-20110201115739-6kl4l72rx5l7zjc0
Tags: 2.1-1ubuntu1
* Merge from debian of 2.1 release.
  - Fixes Ubuntu bugs:
    + Sindhi keyboard layout (locale: sd_PK, sd_IN) (LP: #588918)
    + Fix conflict between Mali and Malayalam layouts (LP: #575660)
    + Support for Philippines "National Keyboard Layout" (LP: #672881)
    + Support for Kinesis keyboard geometry (LP: #393887)
    + Support for Apple Aluminium keyboards (LP: #696232)
    + Support for abnt2 keyboard, thinkpad variant for Lenovo 3000 v100
      laptops (LP: #359719)
    + Fix CapsLock misspelling (LP: #592448)
  - Remaining Ubuntu changes:
    + xkb-data-i18n.install, xkb-data.install, rules: Split out
      xkb-data-i18n to be used by console-setup.
    + rules: Generate pot file for translations during build
    + 104_macbook_expose_and_dashboard.patch: Add keycode definitions
        required for Apples Expose & Dashboard keys (F3/F4).
    + 105_intelligent_keyboard.patch: Add support for the Intelligent
      Keyboard K04
    + 107_lao.patch: New keyboard layout for Lao, implemented as
      an alternative to the default one.
    + 108_taiwan.patch: New keyboard layouts for Taiwan.
* Drop 102_mac_aliases.patch: This appears to have some side effects,
  and the patch was not taken by upstream because it was an incomplete
  fix.  Reopens bug 327963
* Drop patches included in the new upstream release:
    - 106_fixspell3d.patch: upstream
    - 109_mali.patch: upstream
    - 110_variants-cleanup.patch
    - 111_il-missing-symbol.patch
    - 112_zero-with-spacing.patch
    - 113_cz-dvorak-ucw.patch
    - 114_ejn_4_level.patch
    - 115_aluminium_geometries.patch
    - 116_aluminium_keycodes.patch
    - 117_aluminium_symbols.patch
    - 118_aluminium_aliases.patch
    - 119_aluminium_pc_compat.patch
    - 120_aluminium_rules.patch
    - 121_tamil_chars.patch
    - 122_olpc-azerty.patch
    - 123_fix_i18n.patch
    - 124_serbian_ru_level3.patch
    - 125_mapping_tools_launch5_menukb.patch
    - 126_swahili_arabic.patch
    - 127_restore_gb_colemak.patch

Show diffs side-by-side

added added

removed removed

Lines of Context:
40
40
 
41
41
    name[Group1]="Iceland - Sun dead keys";
42
42
 
43
 
    key <TLDE>  { [SunFA_Circum,     degree,      notsign,    notsign ] };
44
 
    key <AE12>  { [SunFA_Acute, SunFA_Grave, SunFA_Cedilla, SunFA_Cedilla ] };
45
 
    key <AD11>  { [udiaeresis, Udiaeresis, SunFA_Diaeresis, SunFA_Diaeresis ] };
46
 
    key <AD12>  { [      plus,   asterisk,  SunFA_Tilde,  dead_macron ] };
47
 
    key <AC10>  { [odiaeresis, Odiaeresis,  SunFA_Acute,  SunFA_Acute ] };
48
 
    key <AC11>  { [adiaeresis, Adiaeresis, SunFA_Circum, SunFA_Circum ] };
49
 
    key <BKSL>  { [numbersign,      acute,  SunFA_Grave,  SunFA_Grave ] };
 
43
    key <TLDE>  { [dead_circumflex,     degree,      notsign,    notsign ]      };
 
44
    key <AE12>  { [dead_acute, dead_grave, dead_cedilla, dead_cedilla ] };
 
45
    key <AD11>  { [udiaeresis, Udiaeresis, dead_diaeresis, dead_diaeresis ] };
 
46
    key <AD12>  { [      plus,   asterisk,  dead_tilde,  dead_macron ]  };
 
47
    key <AC10>  { [odiaeresis, Odiaeresis,  dead_acute,  dead_acute ]   };
 
48
    key <AC11>  { [adiaeresis, Adiaeresis, dead_circumflex, dead_circumflex ]   };
 
49
    key <BKSL>  { [numbersign,      acute,  dead_grave,  dead_grave ]   };
50
50
};
51
51
 
52
52
partial alphanumeric_keys
173
173
 
174
174
// Rather it's a simple modification of 5 keys of the US Dvorak layout,
175
175
// it adds Germanic/Icelandic style quotation marks („“), eth (ðÐ), ae
176
 
// (æÆ), endash and emdash (–—) and thorn (þÞ). These keys aren't used in
177
 
// the US version making this IS version a superset of it.
 
176
// (æÆ), endash and emdash (–—), thorn (þÞ), EuroSign (€) and the German
 
177
// Sharp S (ßẞ). These keys aren't used in the US version, making the
 
178
// Icelandic version a superset of it.
178
179
 
179
180
// Maybe someone else will make a "full" attempt at an Icelandic layout
180
181
// but I was mostly interested in continuing to type English comfortably
181
182
// as a primary function while being able to type the full Icelandic
182
183
// alphabet as a secondary function.
183
 
//     -- Ævar Arnfjörð Bjarmason <avar@cpan.org>
 
184
//     -- Ævar Arnfjörð Bjarmason <avarab@gmail.com>
184
185
 
185
186
// Icelandic Dvorak
186
187
partial alphanumeric_keys 
188
189
    name[Group1]= "Iceland - Dvorak";
189
190
 
190
191
    include "us(dvorak)"
 
192
    include "eurosign(4)"
191
193
 
192
194
    key <AD11> { [      slash,  question,    U201e,   U201c   ] };
193
195
    key <AC06> { [       d,     D,           eth,     ETH     ] };
194
196
    key <AC10> { [       s,     S,           ae,      AE      ] };
195
197
    key <AC11> { [   minus,     underscore,  endash,  emdash  ] };
196
198
    key <AB10> { [       z,     Z,           thorn,   Thorn   ] };
 
199
    key <AB06> { [       b,     B,           ssharp,  U1E9E   ] };
197
200
 
198
201
    include "level3(ralt_switch)"
199
202
};