__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
// Keyboard layouts for Vietnam. // Vietnamese keyboard layout, somehow based on TCVN 5712:1993. // Original author: Le Hong Boi <[email protected]>, 1999. // Modified by Ashley Clark <[email protected]>, 2000. // Accents to combining marks, Samuel Thibault <[email protected]>, 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 (France)"; 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 |
|
|
| sgi_vndr | Folder | 0755 |
|
|
| sharp_vndr | Folder | 0755 |
|
|
| sony_vndr | Folder | 0755 |
|
|
| sun_vndr | Folder | 0755 |
|
|
| xfree68_vndr | Folder | 0755 |
|
|
| af | File | 21.75 KB | 0644 |
|
| al | File | 5.85 KB | 0644 |
|
| altwin | File | 3.58 KB | 0644 |
|
| am | File | 9.25 KB | 0644 |
|
| ancient | File | 8.27 KB | 0644 |
|
| apl | File | 50.95 KB | 0644 |
|
| ara | File | 34.9 KB | 0644 |
|
| at | File | 392 B | 0644 |
|
| au | File | 222 B | 0644 |
|
| az | File | 3.85 KB | 0644 |
|
| ba | File | 690 B | 0644 |
|
| bd | File | 3.25 KB | 0644 |
|
| be | File | 10.45 KB | 0644 |
|
| bg | File | 18.46 KB | 0644 |
|
| bqn | File | 5.18 KB | 0644 |
|
| br | File | 18.77 KB | 0644 |
|
| brai | File | 2.45 KB | 0644 |
|
| bt | File | 3.59 KB | 0644 |
|
| bw | File | 950 B | 0644 |
|
| by | File | 4.31 KB | 0644 |
|
| ca | File | 16.72 KB | 0644 |
|
| capslock | File | 3.45 KB | 0644 |
|
| cd | File | 3.88 KB | 0644 |
|
| ch | File | 6.64 KB | 0644 |
|
| cm | File | 27.29 KB | 0644 |
|
| cn | File | 36.52 KB | 0644 |
|
| compose | File | 2.43 KB | 0644 |
|
| ctrl | File | 4.1 KB | 0644 |
|
| cz | File | 22.97 KB | 0644 |
|
| de | File | 99.69 KB | 0644 |
|
| dk | File | 2.52 KB | 0644 |
|
| dz | File | 12.17 KB | 0644 |
|
| ee | File | 4.81 KB | 0644 |
|
| eg | File | 2.11 KB | 0644 |
|
| empty | File | 121 B | 0644 |
|
| epo | File | 7.47 KB | 0644 |
|
| es | File | 9.72 KB | 0644 |
|
| et | File | 2.27 KB | 0644 |
|
| eu | File | 4.9 KB | 0644 |
|
| eurosign | File | 835 B | 0644 |
|
| fi | File | 24.21 KB | 0644 |
|
| fo | File | 1.79 KB | 0644 |
|
| fr | File | 105.44 KB | 0644 |
|
| gb | File | 9.25 KB | 0644 |
|
| ge | File | 12.34 KB | 0644 |
|
| gh | File | 6.38 KB | 0644 |
|
| gn | File | 2.12 KB | 0644 |
|
| gr | File | 10.53 KB | 0644 |
|
| grab | File | 77 B | 0644 |
|
| group | File | 9.66 KB | 0644 |
|
| hr | File | 2.66 KB | 0644 |
|
| hu | File | 30.87 KB | 0644 |
|
| id | File | 13.61 KB | 0644 |
|
| ie | File | 17.55 KB | 0644 |
|
| il | File | 15.74 KB | 0644 |
|
| in | File | 115.73 KB | 0644 |
|
| inet | File | 78.46 KB | 0644 |
|
| iq | File | 633 B | 0644 |
|
| ir | File | 11.51 KB | 0644 |
|
| is | File | 10.87 KB | 0644 |
|
| it | File | 16.58 KB | 0644 |
|
| jp | File | 7.23 KB | 0644 |
|
| ke | File | 4.41 KB | 0644 |
|
| keypad | File | 23.43 KB | 0644 |
|
| kg | File | 6.21 KB | 0644 |
|
| kh | File | 3.35 KB | 0644 |
|
| kpdl | File | 3.32 KB | 0644 |
|
| kr | File | 1.17 KB | 0644 |
|
| kz | File | 16.04 KB | 0644 |
|
| la | File | 4.71 KB | 0644 |
|
| latam | File | 9.83 KB | 0644 |
|
| latin | File | 14.4 KB | 0644 |
|
| level2 | File | 209 B | 0644 |
|
| level3 | File | 4.55 KB | 0644 |
|
| level5 | File | 4.1 KB | 0644 |
|
| lk | File | 7.64 KB | 0644 |
|
| lt | File | 20.02 KB | 0644 |
|
| lv | File | 20 KB | 0644 |
|
| ma | File | 12.46 KB | 0644 |
|
| md | File | 4.83 KB | 0644 |
|
| me | File | 1.67 KB | 0644 |
|
| mk | File | 3.04 KB | 0644 |
|
| ml | File | 2.03 KB | 0644 |
|
| mm | File | 16.85 KB | 0644 |
|
| mn | File | 4.21 KB | 0644 |
|
| mt | File | 5.54 KB | 0644 |
|
| mv | File | 2.49 KB | 0644 |
|
| my | File | 5.41 KB | 0644 |
|
| nbsp | File | 2.62 KB | 0644 |
|
| ng | File | 6.15 KB | 0644 |
|
| nl | File | 6.78 KB | 0644 |
|
| no | File | 12.14 KB | 0644 |
|
| np | File | 6.17 KB | 0644 |
|
| nz | File | 698 B | 0644 |
|
| olpc | File | 930 B | 0644 |
|
| parens | File | 389 B | 0644 |
|
| pc | File | 2.66 KB | 0644 |
|
| ph | File | 74.24 KB | 0644 |
|
| pk | File | 19.85 KB | 0644 |
|
| pl | File | 27.29 KB | 0644 |
|
| pt | File | 11.5 KB | 0644 |
|
| ro | File | 11.08 KB | 0644 |
|
| rs | File | 14.82 KB | 0644 |
|
| ru | File | 78.63 KB | 0644 |
|
| rupeesign | File | 131 B | 0644 |
|
| scrolllock | File | 73 B | 0644 |
|
| se | File | 15.74 KB | 0644 |
|
| shift | File | 2.07 KB | 0644 |
|
| si | File | 625 B | 0644 |
|
| sk | File | 6.56 KB | 0644 |
|
| sn | File | 2.18 KB | 0644 |
|
| srvr_ctrl | File | 1.76 KB | 0644 |
|
| srvrkeys | File | 78 B | 0644 |
|
| sy | File | 4.67 KB | 0644 |
|
| terminate | File | 199 B | 0644 |
|
| tg | File | 3.66 KB | 0644 |
|
| th | File | 7.25 KB | 0644 |
|
| tj | File | 9.64 KB | 0644 |
|
| tm | File | 1.48 KB | 0644 |
|
| tr | File | 27.44 KB | 0644 |
|
| trans | File | 16.19 KB | 0644 |
|
| tw | File | 3.26 KB | 0644 |
|
| typo | File | 4.39 KB | 0644 |
|
| tz | File | 3.27 KB | 0644 |
|
| ua | File | 15.98 KB | 0644 |
|
| us | File | 110.04 KB | 0644 |
|
| uz | File | 3.1 KB | 0644 |
|
| vn | File | 6 KB | 0644 |
|
| za | File | 2.19 KB | 0644 |
|