mirror of
https://github.com/Snigdha-OS/snigdhaos-wsl.git
synced 2025-09-22 05:04:56 +02:00
🚀 feat(kali): thanks to kalilinux.org
This commit is contained in:
29
usr/lib/win-kex/VcXsrv/xkbdata/symbols/si
Executable file
29
usr/lib/win-kex/VcXsrv/xkbdata/symbols/si
Executable file
@@ -0,0 +1,29 @@
|
||||
default partial alphanumeric_keys
|
||||
xkb_symbols "basic" {
|
||||
|
||||
include "rs(latin)"
|
||||
|
||||
name[Group1]="Slovenian";
|
||||
|
||||
key <TLDE> { type[Group1]="TWO_LEVEL", [ cedilla, diaeresis ] };
|
||||
};
|
||||
|
||||
partial alphanumeric_keys
|
||||
xkb_symbols "us" {
|
||||
|
||||
include "rs(latinyz)"
|
||||
|
||||
name[Group1]= "Slovenian (US)";
|
||||
|
||||
key <TLDE> { type[Group1]="TWO_LEVEL", [ cedilla, diaeresis ] };
|
||||
};
|
||||
|
||||
partial alphanumeric_keys
|
||||
xkb_symbols "alternatequotes" {
|
||||
|
||||
include "rs(latinalternatequotes)"
|
||||
|
||||
name[Group1]= "Slovenian (with guillemets)";
|
||||
|
||||
key <TLDE> { type[Group1]="TWO_LEVEL", [ cedilla, diaeresis ] };
|
||||
};
|
Reference in New Issue
Block a user