// Let Space key provide No-Break Space (NBSP), Narrow No-Break Space (NNBSP), // Zero-Width Non-Joiner (ZWNJ), and Zero-Width Joiner (ZWJ) for the desired // levels. //////////////////////////////////////// // Only Space partial xkb_symbols "none" { key <SPCE> { type[Group1]="ONE_LEVEL", symbols[Group1]= [ space ] }; }; //////////////////////////////////////// // No-Break Space partial xkb_symbols "level2" { key <SPCE> { type[Group1]="TWO_LEVEL", symbols[Group1]= [ space, nobreakspace ] }; }; // level3 & level3ns provide no-breaking spaces starting from level3 // This is good for typographers but experience shows many users accidently // type no-breaking spaces on the CLI (resulting in errors) // Used by fr(latin9) and lt(std) partial xkb_symbols "level3" { key <SPCE> { type[Group1]="FOUR_LEVEL", symbols[Group1]= [ space, space, nobreakspace ] }; }; // level3s kills fourth level // Used by ca(multix) partial xkb_symbols "level3s" { key <SPCE> { type[Group1]="FOUR_LEVEL", symbols[Group1]= [ space, space, nobreakspace, NoSymbol ] }; }; // for this reason pushing no-breaking spaces to level4 is the safe default nowadays partial xkb_symbols "level4" { key <SPCE> { type[Group1]="FOUR_LEVEL", symbols[Group1]= [ space, space, space, nobreakspace ] }; }; //////////////////////////////////////// // Narrow No-Break Space // level3n provides narrow no-breaking space in addition to the normal one partial xkb_symbols "level3n" { key <SPCE> { type[Group1]="FOUR_LEVEL", symbols[Group1]= [ space, space, nobreakspace, 0x100202F ] }; }; // level4n provides narrow no-breaking space in addition to the normal one partial xkb_symbols "level4n" { key <SPCE> { type[Group1]="EIGHT_LEVEL", symbols[Group1]= [ space, space, space, nobreakspace, space, 0x100202F, NoSymbol, NoSymbol ] }; }; // level4nl provides narrow no-breaking space in addition to the normal one // without forcing the use of level5 for mostly four-level layouts // Used by fr(oss), be(oss)… partial xkb_symbols "level4nl" { key <SPCE> { type[Group1]="LOCAL_EIGHT_LEVEL", symbols[Group1]= [ space, space, space, nobreakspace, space, 0x100202F, NoSymbol, NoSymbol ] }; }; //////////////////////////////////////// // Zero-Width Non-Joiner & Zero-Width Joiner // Author: Behnam Esfahbod <behnam@esfahbod.info> // ZWNJ and ZWJ are widely used in Persian, Kurdinsh, Pashto, Uzbek and other // languages that use PersoArabic script. // ZWNJ on level 2 partial xkb_symbols "zwnj2" { key <SPCE> { type[Group1]="TWO_LEVEL", symbols[Group1]= [ space, 0x100200c ] }; }; // ZWNJ on level 2 // ZWJ on level 3 partial xkb_symbols "zwnj2zwj3" { key <SPCE> { type[Group1]="FOUR_LEVEL", symbols[Group1]= [ space, 0x100200c, 0x100200d ] }; }; // ZWNJ on level 2 // ZWJ on level 3 // NBSP on level 4 partial xkb_symbols "zwnj2zwj3nb4" { key <SPCE> { type[Group1]="FOUR_LEVEL", symbols[Group1]= [ space, 0x100200c, 0x100200d, nobreakspace ] }; }; // ZWNJ on level 2 // NBSP on level 3 // Used by ir(ku_ara), af(basic), af(ps), af(uz), af(olpc-fa), af(olpc-ps), af(olpc-uz) partial xkb_symbols "zwnj2nb3" { key <SPCE> { type[Group1]="FOUR_LEVEL", symbols[Group1]= [ space, 0x100200c, nobreakspace ] }; }; // ZWNJ on level 2 // NBSP on level 3 partial xkb_symbols "zwnj2nb3s" { key <SPCE> { type[Group1]="FOUR_LEVEL", symbols[Group1]= [ space, 0x100200c, nobreakspace, NoSymbol ] }; }; // ZWNJ on level 2 // NBSP on level 3 // ZWJ on level 4 partial xkb_symbols "zwnj2nb3zwj4" { key <SPCE> { type[Group1]="FOUR_LEVEL", symbols[Group1]= [ space, 0x100200c, nobreakspace, 0x100200d ] }; }; // ZWNJ on level 2 // NBSP on level 3 // NNBSP on level 4 // Used by ir(pes) partial xkb_symbols "zwnj2nb3nnb4" { key <SPCE> { type[Group1]="FOUR_LEVEL", symbols[Group1]= [ space, 0x100200c, nobreakspace, 0x100202F ] }; }; // ZWNJ on level 3 // ZWJ on level 4 // Used by in(deva), in(olpc) partial xkb_symbols "zwnj3zwj4" { key <SPCE> { type[Group1]="FOUR_LEVEL", symbols[Group1]= [ space, space, 0x100200c, 0x100200d ] }; }; // NBSP on level 2 // ZWNJ on level 3 // Used by lk(sin_phonetic) partial xkb_symbols "nb2zwnj3s" { key <SPCE> { type[Group1]="FOUR_LEVEL", symbols[Group1]= [ space, nobreakspace, 0x100200c, NoSymbol ] }; };
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
digital_vndr | Folder | 0755 |
|
|
fujitsu_vndr | Folder | 0755 |
|
|
hp_vndr | Folder | 0755 |
|
|
jolla_vndr | Folder | 0755 |
|
|
macintosh_vndr | Folder | 0755 |
|
|
nec_vndr | Folder | 0755 |
|
|
nokia_vndr | Folder | 0755 |
|
|
sgi_vndr | Folder | 0755 |
|
|
sharp_vndr | Folder | 0755 |
|
|
sony_vndr | Folder | 0755 |
|
|
sun_vndr | Folder | 0755 |
|
|
xfree68_vndr | Folder | 0755 |
|
|
af | File | 22.84 KB | 0644 |
|
al | File | 4.01 KB | 0644 |
|
altwin | File | 3.28 KB | 0644 |
|
am | File | 9.23 KB | 0644 |
|
apl | File | 46.92 KB | 0644 |
|
ara | File | 32.83 KB | 0644 |
|
at | File | 564 B | 0644 |
|
au | File | 179 B | 0644 |
|
az | File | 3.7 KB | 0644 |
|
ba | File | 680 B | 0644 |
|
bd | File | 4.19 KB | 0644 |
|
be | File | 12.49 KB | 0644 |
|
bg | File | 17.74 KB | 0644 |
|
br | File | 16.43 KB | 0644 |
|
brai | File | 1.6 KB | 0644 |
|
bt | File | 4.49 KB | 0644 |
|
bw | File | 981 B | 0644 |
|
by | File | 2.01 KB | 0644 |
|
ca | File | 21.02 KB | 0644 |
|
capslock | File | 1.71 KB | 0644 |
|
cd | File | 4.02 KB | 0644 |
|
ch | File | 8.1 KB | 0644 |
|
cm | File | 33 KB | 0644 |
|
cn | File | 10.91 KB | 0644 |
|
compose | File | 2.25 KB | 0644 |
|
ctrl | File | 3.28 KB | 0644 |
|
cz | File | 12.17 KB | 0644 |
|
de | File | 85.98 KB | 0644 |
|
dk | File | 2.46 KB | 0644 |
|
dz | File | 10.52 KB | 0644 |
|
ee | File | 4.05 KB | 0644 |
|
empty | File | 101 B | 0644 |
|
epo | File | 7.45 KB | 0644 |
|
es | File | 10.01 KB | 0644 |
|
et | File | 3.06 KB | 0644 |
|
eu | File | 5.4 KB | 0644 |
|
eurosign | File | 629 B | 0644 |
|
fi | File | 23.83 KB | 0644 |
|
fo | File | 1.94 KB | 0644 |
|
fr | File | 74.23 KB | 0644 |
|
gb | File | 7.43 KB | 0644 |
|
ge | File | 11.72 KB | 0644 |
|
gh | File | 6.41 KB | 0644 |
|
gn | File | 2.3 KB | 0644 |
|
gr | File | 11.04 KB | 0644 |
|
group | File | 11.7 KB | 0644 |
|
hr | File | 2.43 KB | 0644 |
|
hu | File | 19.46 KB | 0644 |
|
id | File | 3.57 KB | 0644 |
|
ie | File | 19.8 KB | 0644 |
|
il | File | 15.88 KB | 0644 |
|
in | File | 92.46 KB | 0644 |
|
inet | File | 62.63 KB | 0644 |
|
iq | File | 642 B | 0644 |
|
ir | File | 12.12 KB | 0644 |
|
is | File | 14.33 KB | 0644 |
|
it | File | 17.31 KB | 0644 |
|
jp | File | 8.26 KB | 0644 |
|
ke | File | 2.12 KB | 0644 |
|
keypad | File | 23.2 KB | 0644 |
|
kg | File | 5.94 KB | 0644 |
|
kh | File | 4.88 KB | 0644 |
|
kpdl | File | 3.32 KB | 0644 |
|
kr | File | 1.14 KB | 0644 |
|
kz | File | 13.46 KB | 0644 |
|
la | File | 5.46 KB | 0644 |
|
latam | File | 6.22 KB | 0644 |
|
latin | File | 14.29 KB | 0644 |
|
level3 | File | 5.94 KB | 0644 |
|
level5 | File | 4.63 KB | 0644 |
|
lk | File | 8 KB | 0644 |
|
lt | File | 16.53 KB | 0644 |
|
lv | File | 18.56 KB | 0644 |
|
ma | File | 12.22 KB | 0644 |
|
mao | File | 594 B | 0644 |
|
md | File | 5 KB | 0644 |
|
me | File | 1.71 KB | 0644 |
|
mk | File | 3.02 KB | 0644 |
|
ml | File | 3.25 KB | 0644 |
|
mm | File | 3.49 KB | 0644 |
|
mn | File | 4.17 KB | 0644 |
|
mt | File | 2.91 KB | 0644 |
|
mv | File | 3.31 KB | 0644 |
|
my | File | 6.83 KB | 0644 |
|
nbsp | File | 4.3 KB | 0644 |
|
ng | File | 6.12 KB | 0644 |
|
nl | File | 6.73 KB | 0644 |
|
no | File | 11.49 KB | 0644 |
|
np | File | 6.61 KB | 0644 |
|
olpc | File | 930 B | 0644 |
|
parens | File | 389 B | 0644 |
|
pc | File | 2.33 KB | 0644 |
|
ph | File | 74.2 KB | 0644 |
|
pk | File | 20.18 KB | 0644 |
|
pl | File | 24.96 KB | 0644 |
|
pt | File | 10.26 KB | 0644 |
|
ro | File | 10.98 KB | 0644 |
|
rs | File | 15 KB | 0644 |
|
ru | File | 59.37 KB | 0644 |
|
rupeesign | File | 131 B | 0644 |
|
se | File | 16.34 KB | 0644 |
|
shift | File | 2.19 KB | 0644 |
|
si | File | 615 B | 0644 |
|
sk | File | 5.2 KB | 0644 |
|
sn | File | 2.17 KB | 0644 |
|
srvr_ctrl | File | 2.28 KB | 0644 |
|
sy | File | 6.91 KB | 0644 |
|
terminate | File | 200 B | 0644 |
|
tg | File | 4.71 KB | 0644 |
|
th | File | 10.15 KB | 0644 |
|
tj | File | 10.09 KB | 0644 |
|
tm | File | 1.3 KB | 0644 |
|
tr | File | 16.63 KB | 0644 |
|
tw | File | 3.23 KB | 0644 |
|
typo | File | 4.18 KB | 0644 |
|
tz | File | 3.35 KB | 0644 |
|
ua | File | 15.05 KB | 0644 |
|
us | File | 77.17 KB | 0644 |
|
uz | File | 4.03 KB | 0644 |
|
vn | File | 1.2 KB | 0644 |
|
za | File | 2.06 KB | 0644 |
|