Apache/2.4.7 (Ubuntu) Linux sman1baleendah 3.13.0-24-generic #46-Ubuntu SMP Thu Apr 10 19:11:08 UTC 2014 x86_64 uid=33(www-data) gid=33(www-data) groups=33(www-data) safemode : OFF MySQL: ON | Perl: ON | cURL: OFF | WGet: ON > / usr / share / X11 / xkb / symbols / | server ip : 172.67.156.115 your ip : 172.70.80.31 H O M E |
Filename | /usr/share/X11/xkb/symbols/za |
Size | 1.86 kb |
Permission | rw-r--r-- |
Owner | root : root |
Create time | 27-Apr-2025 09:50 |
Last modified | 15-Jan-2014 22:42 |
Last accessed | 07-Jul-2025 13:39 |
Actions | edit | rename | delete | download (gzip) |
View | text | code | image |
// based on the Latvian and GB keyboard maps
default partial alphanumeric_keys modifier_keys
xkb_symbols "basic" {
// Describes the differences between an en_US
// keyboard and a South African layout with
// dead keys. By Dwayne Bailey ([email protected])
include "latin"
name[Group1]="English (South Africa)";
key <TLDE> { [ grave, asciitilde, dead_grave ] };
key <AE02> { [ 2, at, yen ] };
key <AE03> { [ 3, numbersign, sterling ] };
key <AE04> { [ 4, dollar, dollar ] };
key <AE05> { [ 5, percent, EuroSign ] };
key <AE06> { [ 6, asciicircum, dead_circumflex ] };
key <AD03> { [ e, E, ediaeresis, Ediaeresis ] };
key <AD04> { [ r, R, ecircumflex, Ecircumflex ] };
key <AD05> { [ t, T, U1e71, U1e70 ] };
key <AD06> { [ y, Y, ucircumflex, Ucircumflex ] };
key <AD07> { [ u, U, udiaeresis, Udiaeresis ] };
key <AD08> { [ i, I, idiaeresis, Idiaeresis ] };
key <AD09> { [ o, O, odiaeresis, Odiaeresis ] };
key <AD10> { [ p, P, ocircumflex, Ocircumflex ] };
key <AC01> { [ a, A, adiaeresis, Adiaeresis ] };
key <AC02> { [ s, S, scaron, Scaron ] };
key <AC03> { [ d, D, U1e13, U1e12 ] };
key <AC09> { [ l, L, U1e3d, U1e3c ] };
key <AC10> { [ semicolon, colon, dead_diaeresis ] };
key <AC11> { [apostrophe, quotedbl, dead_acute ] };
key <AB06> { [ n, N, U1e4b, U1e4a ] };
key <AB07> { [ m, M, U1e45, U1e44 ] };
key <AB09> { [ period, greater, dead_abovedot ] };
include "level3(ralt_switch)"
};
default partial alphanumeric_keys modifier_keys
xkb_symbols "basic" {
// Describes the differences between an en_US
// keyboard and a South African layout with
// dead keys. By Dwayne Bailey ([email protected])
include "latin"
name[Group1]="English (South Africa)";
key <TLDE> { [ grave, asciitilde, dead_grave ] };
key <AE02> { [ 2, at, yen ] };
key <AE03> { [ 3, numbersign, sterling ] };
key <AE04> { [ 4, dollar, dollar ] };
key <AE05> { [ 5, percent, EuroSign ] };
key <AE06> { [ 6, asciicircum, dead_circumflex ] };
key <AD03> { [ e, E, ediaeresis, Ediaeresis ] };
key <AD04> { [ r, R, ecircumflex, Ecircumflex ] };
key <AD05> { [ t, T, U1e71, U1e70 ] };
key <AD06> { [ y, Y, ucircumflex, Ucircumflex ] };
key <AD07> { [ u, U, udiaeresis, Udiaeresis ] };
key <AD08> { [ i, I, idiaeresis, Idiaeresis ] };
key <AD09> { [ o, O, odiaeresis, Odiaeresis ] };
key <AD10> { [ p, P, ocircumflex, Ocircumflex ] };
key <AC01> { [ a, A, adiaeresis, Adiaeresis ] };
key <AC02> { [ s, S, scaron, Scaron ] };
key <AC03> { [ d, D, U1e13, U1e12 ] };
key <AC09> { [ l, L, U1e3d, U1e3c ] };
key <AC10> { [ semicolon, colon, dead_diaeresis ] };
key <AC11> { [apostrophe, quotedbl, dead_acute ] };
key <AB06> { [ n, N, U1e4b, U1e4a ] };
key <AB07> { [ m, M, U1e45, U1e44 ] };
key <AB09> { [ period, greater, dead_abovedot ] };
include "level3(ralt_switch)"
};