<configItem>
<name>apl</name>
<_shortDescription>apl</_shortDescription>
- <_description>APL Keyboard Symbols</_description>
+ <_description>APL keyboard symbols</_description>
<languageList><iso639Id>eng</iso639Id></languageList>
</configItem>
<variantList>
<variant>
<configItem>
<name>dyalog</name>
- <shortDescription>dyalog</shortDescription>
- <description>dyalog</description>
+ <shortDescription>dlg</shortDescription>
+ <description>APL keyboard symbols (Dyalog)</description>
</configItem>
</variant>
<variant>
<configItem>
<name>sax</name>
<shortDescription>sax</shortDescription>
- <description>sax</description>
+ <description>APL keyboard symbols (sax)</description>
</configItem>
</variant>
<variant>
<configItem>
<name>unified</name>
- <shortDescription>unified</shortDescription>
- <description>unified</description>
+ <shortDescription>ufd</shortDescription>
+ <description>APL keyboard symbols (unified)</description>
</configItem>
</variant>
<variant>
<configItem>
<name>apl2</name>
<shortDescription>apl2</shortDescription>
- <description>apl2</description>
+ <description>APL keyboard symbols (IBM APL2)</description>
</configItem>
</variant>
<variant>
<configItem>
<name>aplplusII</name>
- <shortDescription>aplplusII</shortDescription>
- <description>aplplusII</description>
+ <shortDescription>aplII</shortDescription>
+ <description>APL keyboard symbols (Manugistics APL*PLUS II)</description>
</configItem>
</variant>
<variant>
<configItem>
<name>aplx</name>
<shortDescription>aplx</shortDescription>
- <description>aplx</description>
- </configItem>
- </variant>
- <variant>
- <configItem>
- <name>dyalog_base</name>
- <shortDescription>dyalog_base</shortDescription>
- <description>dyalog without box or op-codes</description>
+ <description>APL keyboard symbols (APLX unified)</description>
</configItem>
</variant>
</variantList>
<configItem>
<name>il</name>
<_shortDescription>he</_shortDescription>
- <_description>Hebrew (Biblical SIL)</_description>
+ <_description>Hebrew</_description>
<languageList><iso639Id>heb</iso639Id></languageList>
</configItem>
<variantList>
<variant>
<configItem>
- <name>SIL Phonetic</name>
- <_description>Biblical SIL phonetic</_description>
+ <name>biblicalSIL</name>
+ <_description>Hebrew (Biblical, SIL phonetic)</_description>
<languageList><iso639Id>heb</iso639Id></languageList>
</configItem>
</variant>
<variant>
<configItem>
<name>dvorak-intl</name>
- <_description>English (Dvorak international with dead keys)</_description>
+ <_description>English (Dvorak, international with dead keys)</_description>
</configItem>
</variant>
<variant>
<_description>English (Workman)</_description>
</configItem>
</variant>
+ <variant>
+ <configItem>
+ <name>workman-intl</name>
+ <_description>English (Workman, international with dead keys)</_description>
+ </configItem>
+ </variant>
</variantList>
</layout>
<layout>
<name>rs</name>
<!-- Keyboard indicator for Serbian layouts -->
<_shortDescription>sr</_shortDescription>
- <_description>Serbian (Cyrillic)</_description>
+ <_description>Serbian</_description>
<languageList>
<iso639Id>srp</iso639Id>
</languageList>
<configItem>
<name>gag</name>
<_shortDescription>gag</_shortDescription>
- <_description>Gagauz</_description>
+ <_description>Moldavian (Gagauz)</_description>
<languageList><iso639Id>gag</iso639Id></languageList>
</configItem>
</variant>
default partial alphanumeric_keys
xkb_symbols "basic" {
include "apl(dyalog_base)" // forward reference good APL keyboard without Dyalogs extras
+
+ name[Group1]= "APL keyboard symbols";
};
// ┌─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┲━━━━━━━━━┓
partial hidden alphanumeric_keys
xkb_symbols "common" {
- name[Group1]= "APL";
key <AB01> { [ U2282 ] }; // Z: ⊂ -- Subset Of
key <AB02> { [ U2283 ] }; // X: ⊃ -- Superset Of
partial alphanumeric_keys
xkb_symbols "unified" {
- name[Group1]= "APL Keyboard Symbols: Unified Layout";
+ name[Group1]= "APL keyboard symbols (unified)";
include "apl(common)"
partial alphanumeric_keys
xkb_symbols "sax" {
- name[Group1]= "APL Keyboard Symbols";
+ name[Group1]= "APL keyboard symbols (sax)";
include "apl(unified)"
partial alphanumeric_keys
xkb_symbols "apl2" {
- name[Group1]= "APL Keyboard Symbols: IBM APL2";
+ name[Group1]= "APL keyboard symbols (IBM APL2)";
include "apl(common)"
partial alphanumeric_keys
xkb_symbols "aplplusII" {
- name[Group1]= "APL Keyboard Symbols: Manugistics APL*PLUS II";
// AFS - short for APL Functional Symbol
include "apl(apl2)"
+ name[Group1]= "APL keyboard symbols (Manugistics APL*PLUS II)";
key <AC10> { [ bracketleft, parenleft, U234E ] }; // ;: ⍎ -- [See B key in SAX layout]
key <AC11> { [ bracketright, parenright, U2355 ] }; // ': ⍕ -- [See N key in SAX layout]
partial alphanumeric_keys
xkb_symbols "aplx" {
- name[Group1]= "APL Keyboard Symbols: APLX Unified APL Layout";
-
include "apl(unified)"
+ name[Group1]= "APL keyboard symbols (APLX unified)";
+
key <AB08> { [ U235D, U236A ] }; // ,: ⍝ ⍪ -- APL Functional Symbol Up Shoe Jot / APL Functional Symbol Comma Bar
key <AB09> { [ U2340, U2364 ] }; // .: ⍀ ⍤ -- APL Functional Symbol Backslash Bar / APL Functional Symbol Jot Diaeresis
key <AB10> { [ U233F ] }; // /: ⌿ -- APL Functional Symbol Slash Bar
// the alphabet and similar. If this keyboard is placed as the 2nd layout then it can
// be reached with a latching shift to increase group by one.
-partial alphanumeric_keys
+partial hidden alphanumeric_keys
xkb_symbols "dyalog_base" {
- name[Group1]="APL";
// ┌─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┲━━━━━━━━━┓
key <TLDE> { [ U22c4 ] }; // diamond
};
-partial keypad_keys
+partial hidden keypad_keys
xkb_symbols "dyalog_box" {
- name[Group1]="Dyalog box";
// ┌───┬───┬───┬───┐
// │ │ │ │ │
};
+partial hidden
xkb_symbols "dyalog_codes" {
- name[Group1]="Dyalog Codes";
// Layout of private use area for this. In the style of the Unicode book
//
include "apl(dyalog_base)"
include "apl(dyalog_box)"
include "apl(dyalog_codes)"
- name[Group1] = "Dyalog APL complete";
+ name[Group1] = "APL keyboard symbols (Dyalog)";
};
key <SPCE> { [ space, space, thinspace, nobreakspace ] };
};
+// EXTRAS
+
// Biblical hebrew (SIL) US Standard layout version 1.5
// This map is based closely on v 1.5 of the standard. The only deviation being the replacement of the composite characters sin and shin
// by their more recent Unicodev6 counterparts
// This linux port created and maintained by Dennis Meulensteen, dennis@meulensteen.nl
partial alphanumeric_keys
xkb_symbols "biblicalSIL" {
- name[Group1]= "Israel - Biblical Hebrew SIL Phonetic";
+ name[Group1]= "Hebrew (Biblical, SIL phonetic)";
key.type = "FOUR_LEVEL_SEMIALPHABETIC";
key <TLDE> { [ U20AC, U20AA, U0024 ] }; //Euro, Shekel, Dollar -
xkb_symbols "yz" {
// Cyrillic_zhe and Cyrillic_ze swapped.
- name[Group1]= "Serbian (Z and ZHE swapped)";
+ name[Group1]= "Serbian (Cyrillic, Z and ZHE swapped)";
include "rs(basic)"
xkb_symbols "alternatequotes" {
// Another acceptable »pair of quotes« for Serbian
- name[Group1]= "Serbian (with guillemets)";
+ name[Group1]= "Serbian (Cyrillic with guillemets)";
include "rs(basic)"
partial alphanumeric_keys
xkb_symbols "dvorak-intl" {
- name[Group1]= "English (Dvorak international with dead keys)";
+ name[Group1]= "English (Dvorak, international with dead keys)";
include "us(dvorak)"