__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
// Vietnamese keyboard layout, somehow based on TCVN 5712:1993. // Originally by Le Hong Boi <[email protected]> // August 1999 // Further modified by Ashley Clark <[email protected]> // July 2000 for X 4.0 // Changed accents into combining marks by Samuel Thibault <[email protected]> // July 2009 default partial alphanumeric_keys xkb_symbols "basic" { include "us" name[Group1]= "Vietnamese"; key <TLDE> { [ grave, asciitilde ] }; key <AE01> { [ abreve, Abreve ] }; key <AE02> { [ acircumflex, Acircumflex ] }; key <AE03> { [ ecircumflex, Ecircumflex ] }; key <AE04> { [ ocircumflex, Ocircumflex ] }; key <AE05> { [ 0x1000300, percent, dead_grave, percent ] }; key <AE06> { [ 0x1000309, asciicircum, dead_hook, asciicircum ] }; key <AE07> { [ 0x1000303, ampersand, dead_tilde, ampersand ] }; key <AE08> { [ 0x1000301, asterisk, dead_acute, asterisk ] }; key <AE09> { [ 0x1000323, parenleft, dead_belowdot, parenleft ] }; key <AE10> { [ dstroke, Dstroke ] }; key <AE11> { [ minus, underscore ] }; key <AE12> { [ DongSign, plus ] }; key <AD11> { [ uhorn, Uhorn ] }; key <AD12> { [ ohorn, Ohorn ] }; include "level3(ralt_switch)" }; // US keyboard made Vietnamese // // Copyright (C) 2018, Florent Gallaire Phong <[email protected]> partial alphanumeric_keys xkb_symbols "us" { include "us(basic)" name[Group1]= "Vietnamese (US)"; key <TLDE> { [dead_grave, dead_tilde, grave, asciitilde ] }; key <AE04> { [ 4, dollar, DongSign, currency ] }; // ₫ ¤ key <AD03> { [ e, E, ecircumflex, Ecircumflex ] }; // ê Ê key <AD07> { [ u, U, uhorn, Uhorn ] }; // ư Ư key <AD09> { [ o, O, ocircumflex, Ocircumflex ] }; // ô Ô key <AD10> { [ p, P, ohorn, Ohorn ] }; // ơ Ơ key <AC01> { [ a, A, acircumflex, Acircumflex ] }; // â Â key <AC02> { [ s, S, abreve, Abreve ] }; // ă Ă key <AC03> { [ d, D, dstroke, Dstroke ] }; // đ Đ key <AC11> { [dead_acute, quotedbl, apostrophe ] }; key <AB09> { [dead_belowdot, greater, period ] }; key <AB10> { [ dead_hook, question, slash ] }; include "level3(ralt_switch)" include "eurosign(5)" }; // French keyboard made Vietnamese // // Copyright (C) 2018, Florent Gallaire Phong <[email protected]> partial alphanumeric_keys xkb_symbols "fr" { include "fr(basic)" name[Group1]="Vietnamese (French)"; key <AE02> { [dead_tilde, 2, eacute, asciitilde ] }; key <AE04> { [dead_acute, 4, apostrophe, braceleft ] }; key <AE07> { [dead_grave, 7, egrave, grave ] }; key <AD01> { [ a, A, abreve, Abreve ] }; // ă Ă key <AD07> { [ u, U, uhorn, Uhorn ] }; // ư Ư key <AD09> { [ o, O, ohorn, Ohorn ] }; // ơ Ơ key <AD12> { [ dollar, sterling, DongSign, currency ] }; // ₫ ¤ key <AC03> { [ d, D, dstroke, Dstroke ] }; // đ Đ key <AB07> { [ dead_hook, question, comma ] }; key <AB08> { [dead_belowdot, period, semicolon ] }; }; // EXTRAS: // Vietnamese AÐERTY (60s typewriters adaptation) // // Copyright (C) 2018, Florent Gallaire Phong <[email protected]> partial alphanumeric_keys xkb_symbols "aderty" { include "fr(basic)" name[Group1]="Vietnamese (AÐERTY)"; key <AE02> { [dead_tilde, 2, eacute, asciitilde ] }; key <AE04> { [dead_acute, 4, apostrophe, braceleft ] }; key <AE07> { [dead_grave, 7, egrave, grave ] }; key <AD02> { [ dstroke, Dstroke, z, Z ] }; // đ Đ key <AD12> { [ dollar, sterling, DongSign, currency ] }; // ₫ ¤ key <AC04> { [ uhorn, Uhorn, f, F ] }; // ư Ư key <AC07> { [ ohorn, Ohorn, j, J ] }; // ơ Ơ key <AB01> { [ abreve, Abreve, w, W ] }; // ă Ă key <AB07> { [ dead_hook, question, comma ] }; key <AB08> { [dead_belowdot, period, semicolon ] }; }; // Vietnamese QĐERTY (AĐERTY qwertification) // // Copyright (C) 2018, Florent Gallaire Phong <[email protected]> partial alphanumeric_keys xkb_symbols "qderty" { include "us(basic)" name[Group1]= "Vietnamese (QĐERTY)"; key <TLDE> { [dead_grave, dead_tilde, grave, asciitilde ] }; key <AE04> { [ 4, dollar, DongSign, currency ] }; // ₫ ¤ key <AD02> { [ dstroke, Dstroke, w, W ] }; // đ Đ key <AD03> { [ e, E, ecircumflex, Ecircumflex ] }; // ê Ê key <AD09> { [ o, O, ocircumflex, Ocircumflex ] }; // ô Ô key <AC01> { [ a, A, acircumflex, Acircumflex ] }; // â Â key <AC04> { [ uhorn, Uhorn, f, F ] }; // ư Ư key <AC07> { [ ohorn, Ohorn, j, J ] }; // ơ Ơ key <AC11> { [dead_acute, quotedbl, apostrophe ] }; key <AB01> { [ abreve, Abreve, z, Z ] }; // ă Ă key <AB09> { [dead_belowdot, greater, period ] }; key <AB10> { [ dead_hook, question, slash ] }; include "level3(ralt_switch)" include "eurosign(5)" };
| 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 |
|
|
| Makefile.in | File | 29.06 KB | 0644 |
|
| af | File | 22.84 KB | 0644 |
|
| al | File | 6.01 KB | 0644 |
|
| altwin | File | 3.58 KB | 0644 |
|
| am | File | 10.04 KB | 0644 |
|
| apl | File | 50.95 KB | 0644 |
|
| ara | File | 32.81 KB | 0644 |
|
| at | File | 358 B | 0644 |
|
| au | File | 178 B | 0644 |
|
| az | File | 3.7 KB | 0644 |
|
| ba | File | 657 B | 0644 |
|
| bd | File | 4.19 KB | 0644 |
|
| be | File | 10.84 KB | 0644 |
|
| bg | File | 22.87 KB | 0644 |
|
| br | File | 16.38 KB | 0644 |
|
| brai | File | 2.45 KB | 0644 |
|
| bt | File | 4.49 KB | 0644 |
|
| bw | File | 996 B | 0644 |
|
| by | File | 3.26 KB | 0644 |
|
| ca | File | 20.93 KB | 0644 |
|
| capslock | File | 1.95 KB | 0644 |
|
| cd | File | 3.94 KB | 0644 |
|
| ch | File | 7.1 KB | 0644 |
|
| cm | File | 33 KB | 0644 |
|
| cn | File | 36.47 KB | 0644 |
|
| compose | File | 2.25 KB | 0644 |
|
| ctrl | File | 3.87 KB | 0644 |
|
| cz | File | 23.62 KB | 0644 |
|
| de | File | 93.41 KB | 0644 |
|
| dk | File | 2.4 KB | 0644 |
|
| dz | File | 12.4 KB | 0644 |
|
| ee | File | 4.04 KB | 0644 |
|
| eg | File | 2.01 KB | 0644 |
|
| empty | File | 100 B | 0644 |
|
| epo | File | 7.42 KB | 0644 |
|
| es | File | 9.63 KB | 0644 |
|
| et | File | 3.06 KB | 0644 |
|
| eu | File | 5.14 KB | 0644 |
|
| eurosign | File | 629 B | 0644 |
|
| fi | File | 24.31 KB | 0644 |
|
| fo | File | 1.94 KB | 0644 |
|
| fr | File | 94.7 KB | 0644 |
|
| gb | File | 9.68 KB | 0644 |
|
| ge | File | 12.67 KB | 0644 |
|
| gh | File | 6.41 KB | 0644 |
|
| gn | File | 2.14 KB | 0644 |
|
| gr | File | 14 KB | 0644 |
|
| group | File | 11.7 KB | 0644 |
|
| hr | File | 2.49 KB | 0644 |
|
| hu | File | 22.91 KB | 0644 |
|
| id | File | 8.33 KB | 0644 |
|
| ie | File | 19.8 KB | 0644 |
|
| il | File | 16.24 KB | 0644 |
|
| in | File | 112.6 KB | 0644 |
|
| inet | File | 76.99 KB | 0644 |
|
| iq | File | 641 B | 0644 |
|
| ir | File | 12.14 KB | 0644 |
|
| is | File | 12.83 KB | 0644 |
|
| it | File | 17.07 KB | 0644 |
|
| jp | File | 8.26 KB | 0644 |
|
| jv | File | 3.37 KB | 0644 |
|
| ke | File | 7.37 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 | 16.01 KB | 0644 |
|
| la | File | 5.43 KB | 0644 |
|
| latam | File | 13.49 KB | 0644 |
|
| latin | File | 14.29 KB | 0644 |
|
| level2 | File | 274 B | 0644 |
|
| level3 | File | 6.4 KB | 0644 |
|
| level5 | File | 4.63 KB | 0644 |
|
| lk | File | 8.01 KB | 0644 |
|
| lt | File | 22.96 KB | 0644 |
|
| lv | File | 18.83 KB | 0644 |
|
| ma | File | 12.22 KB | 0644 |
|
| mao | File | 593 B | 0644 |
|
| md | File | 5 KB | 0644 |
|
| me | File | 1.71 KB | 0644 |
|
| mk | File | 3 KB | 0644 |
|
| ml | File | 3.25 KB | 0644 |
|
| mm | File | 5.77 KB | 0644 |
|
| mn | File | 4.17 KB | 0644 |
|
| mt | File | 8.88 KB | 0644 |
|
| mv | File | 2.61 KB | 0644 |
|
| my | File | 6.71 KB | 0644 |
|
| nbsp | File | 4.3 KB | 0644 |
|
| ng | File | 6.12 KB | 0644 |
|
| nl | File | 6.56 KB | 0644 |
|
| no | File | 11.44 KB | 0644 |
|
| np | File | 6.59 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 | 26.51 KB | 0644 |
|
| pl | File | 26.47 KB | 0644 |
|
| pt | File | 11.56 KB | 0644 |
|
| ro | File | 11.42 KB | 0644 |
|
| rs | File | 15 KB | 0644 |
|
| ru | File | 66.4 KB | 0644 |
|
| rupeesign | File | 131 B | 0644 |
|
| se | File | 16.59 KB | 0644 |
|
| shift | File | 2.19 KB | 0644 |
|
| si | File | 590 B | 0644 |
|
| sk | File | 6.7 KB | 0644 |
|
| sn | File | 2.17 KB | 0644 |
|
| srvr_ctrl | File | 2.28 KB | 0644 |
|
| sy | File | 6.91 KB | 0644 |
|
| terminate | File | 199 B | 0644 |
|
| tg | File | 4.71 KB | 0644 |
|
| th | File | 10.09 KB | 0644 |
|
| tj | File | 10.14 KB | 0644 |
|
| tm | File | 1.44 KB | 0644 |
|
| tr | File | 25.95 KB | 0644 |
|
| trans | File | 15.67 KB | 0644 |
|
| tw | File | 3.23 KB | 0644 |
|
| typo | File | 4.42 KB | 0644 |
|
| tz | File | 3.35 KB | 0644 |
|
| ua | File | 15.71 KB | 0644 |
|
| us | File | 104.99 KB | 0644 |
|
| uz | File | 4.03 KB | 0644 |
|
| vn | File | 6.01 KB | 0644 |
|
| za | File | 2.06 KB | 0644 |
|