// // XKB symbol :: National Bangla/Bengali Standard Keyboard Layout for Bangladesh // Ref: http://www.bcc.net.bd/keyboard/bsti_kb_specification.pdf // // Author: Jamil Ahmed <jamil at bengalinux.org> // Created: 18-12-2005 // Last Updated: 08-01-2006 // Version: 6.01.3 // // Issues: // <AC08> Khanda-Ta is given U-09CE; But BCC had U-09BA // <AC07> U-09BB is added though it is not allocated in Original Unicode // <AE06> U-09B3 is added though it is not allocated in Original Unicode // 3 Conjunct characters are not included // default partial alphanumeric_keys xkb_symbols "basic" { name[Group1]= "Bangla"; key <ESC> { [ Escape ] }; // numbers key <TLDE> { [ grave, asciitilde, voidsymbol, voidsymbol ] }; key <AE01> { [ 0x10009E7, exclam, 0x10009F4, voidsymbol ] }; key <AE02> { [ 0x10009E8, at, 0x10009F5, voidsymbol ] }; key <AE03> { [ 0x10009E9, numbersign, 0x10009F6, voidsymbol ] }; key <AE04> { [ 0x10009EA, dollar, 0x10009F3, 0x10009F2 ] }; key <AE05> { [ 0x10009EB, percent, 0x10009F7, voidsymbol ] }; key <AE06> { [ 0x10009EC, asciicircum, 0x10009F8, 0x10009B3 ] }; key <AE07> { [ 0x10009ED, ampersand, 0x1000902, voidsymbol ] }; key <AE08> { [ 0x10009EE, asterisk, voidsymbol, voidsymbol ] }; key <AE09> { [ 0x10009EF, parenleft, voidsymbol, voidsymbol ] }; key <AE10> { [ 0x10009E6, parenright, 0x10009F9, voidsymbol ] }; key <AE11> { [ minus, underscore, 0x100200C, voidsymbol ] }; key <AE12> { [ equal, plus, 0x100200D, voidsymbol ] }; key <BKSP> { [ BackSpace ] }; // tab, q to ] key <TAB> { [ Tab, ISO_Left_Tab ] }; key <AD01> { [ 0x1000999, 0x1000982, 0x10009E2, 0x10009E3 ] }; key <AD02> { [ 0x10009AF, 0x10009DF, voidsymbol, voidsymbol ] }; key <AD03> { [ 0x10009A1, 0x10009A2, 0x10009C4, voidsymbol ] }; key <AD04> { [ 0x10009AA, 0x10009AB, voidsymbol, voidsymbol ] }; key <AD05> { [ 0x100099F, 0x10009A0, voidsymbol, voidsymbol ] }; key <AD06> { [ 0x100099A, 0x100099B, voidsymbol, voidsymbol ] }; key <AD07> { [ 0x100099C, 0x100099D, voidsymbol, voidsymbol ] }; key <AD08> { [ 0x10009B9, 0x100099E, 0x10009BD, voidsymbol ] }; key <AD09> { [ 0x1000997, 0x1000998, voidsymbol, voidsymbol ] }; key <AD10> { [ 0x10009DC, 0x10009DD, voidsymbol, voidsymbol ] }; key <AD11> { [ bracketleft, braceleft, voidsymbol, voidsymbol ] }; key <AD12> { [ bracketright, braceright, voidsymbol, voidsymbol ] }; key <RTRN> { [ Return ] }; // caps, a to ' // key <CAPS> { [ Caps_Lock ] }; key <AC01> { [ 0x10009C3, 0x10009D7, 0x100098B, 0x10009E0 ] }; key <AC02> { [ 0x10009C1, 0x10009C2, 0x1000989, 0x100098A ] }; key <AC03> { [ 0x10009BF, 0x10009C0, 0x1000987, 0x1000988 ] }; key <AC04> { [ 0x10009AC, 0x10009AD, 0x10009F0, 0x10009F1 ] }; key <AC05> { [ 0x10009CD, 0x1000964, 0x1000965, voidsymbol ] }; key <AC06> { [ 0x10009BE, 0x1000985, 0x1000986, voidsymbol ] }; key <AC07> { [ 0x1000995, 0x1000996, 0x10009BB, voidsymbol ] }; key <AC08> { [ 0x10009A4, 0x10009A5, 0x10009CE, voidsymbol ] }; key <AC09> { [ 0x10009A6, 0x10009A7, 0x100098C, 0x10009E1 ] }; key <AC10> { [ semicolon, colon, voidsymbol, voidsymbol ] }; key <AC11> { [ apostrophe, quotedbl, voidsymbol, voidsymbol ] }; // shift, z to / // key <LFSH> { [ Shift_L ] }; key <AB01> { [ 0x1000981, 0x1000983, 0x10009FA, voidsymbol ] }; key <AB02> { [ 0x10009CB, 0x10009CC, 0x1000993, 0x1000994 ] }; key <AB03> { [ 0x10009C7, 0x10009C8, 0x100098F, 0x1000990 ] }; key <AB04> { [ 0x10009B0, 0x10009B2, voidsymbol, voidsymbol ] }; key <AB05> { [ 0x10009A8, 0x10009A3, voidsymbol, voidsymbol ] }; key <AB06> { [ 0x10009B8, 0x10009B7, voidsymbol, voidsymbol ] }; key <AB07> { [ 0x10009AE, 0x10009B6, voidsymbol, voidsymbol ] }; key <AB08> { [ comma, less, voidsymbol, voidsymbol ] }; key <AB09> { [ period, greater, 0x10009BC, voidsymbol ] }; key <AB10> { [ slash, question, voidsymbol, voidsymbol ] }; key <BKSL> { [ backslash, bar, voidsymbol, voidsymbol ] }; // third level with right-Alt include "level3(ralt_switch)" }; // // XKB symbol :: Probhat Bangla/Bengali Keyboard Layout // Ref: www.ankurbangla.org/images/probhat_layout.png // xkb_symbols "probhat" { include "in(ben_probhat)" name[Group1]= "Bangla (Probhat)"; };
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 |
|