????JFIF??x?x????'
| Server IP : 79.136.114.73 / Your IP : 216.73.216.28 Web Server : Apache/2.4.7 (Ubuntu) PHP/5.5.9-1ubuntu4.29 OpenSSL/1.0.1f System : Linux b8009 3.13.0-170-generic #220-Ubuntu SMP Thu May 9 12:40:49 UTC 2019 x86_64 User : www-data ( 33) PHP Version : 5.5.9-1ubuntu4.29 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority, MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /usr/share/X11/xkb/symbols/ |
Upload File : |
// Nazar Annagurban <nazar_xg@hotmail.com>, 2009
// Default layout (based on Vista Turkmen layout)
default partial
xkb_symbols "basic" {
name[Group1]="Turkmen";
include "us"
key <TLDE> { [ zcaron, Zcaron, grave, asciitilde ] };
key <AD01> { [ adiaeresis, Adiaeresis, q, Q ] };
key <AD11> { [ ncaron, Ncaron, bracketleft, braceleft ] };
key <AD12> { [odiaeresis, Odiaeresis, bracketright, braceright ] };
key <AB02> { [udiaeresis, Udiaeresis, x, X ] };
key <AB03> { [ ccedilla, Ccedilla, c, C ] };
key <AB04> { [ yacute, Yacute, v, V ] };
key <BKSL> { [ scedilla, Scedilla, backslash, bar ] };
include "level3(ralt_switch)"
};
// Turkmen Alt-Q Layout
// This layout provides turkmen letter via the AltGr key
partial
xkb_symbols "alt" {
name[Group1]="Turkmen (Alt-Q)";
include "us"
key <AD06> { [ y, Y, yacute, Yacute ] };
key <AD07> { [ u, U, udiaeresis, Udiaeresis ] };
key <AD09> { [ o, O, odiaeresis, Odiaeresis ] };
key <AC01> { [ a, A, adiaeresis, Adiaeresis ] };
key <AC02> { [ s, S, scedilla, Scedilla ] };
key <AB01> { [ z, Z, zcaron, Zcaron ] };
key <AB03> { [ c, C, ccedilla, Ccedilla ] };
key <AB06> { [ n, N, ncaron, Ncaron ] };
include "level3(ralt_switch)"
};