mirror of
https://github.com/Snigdha-OS/snigdhaos-wsl.git
synced 2025-09-22 21:24:56 +02:00
🚀 feat(kali): thanks to kalilinux.org
This commit is contained in:
34
usr/lib/win-kex/VcXsrv/xkbdata/symbols/ba
Executable file
34
usr/lib/win-kex/VcXsrv/xkbdata/symbols/ba
Executable file
@@ -0,0 +1,34 @@
|
||||
default partial alphanumeric_keys
|
||||
xkb_symbols "basic" {
|
||||
|
||||
include "rs(latin)"
|
||||
name[Group1]="Bosnian";
|
||||
};
|
||||
|
||||
partial alphanumeric_keys
|
||||
xkb_symbols "us" {
|
||||
|
||||
include "rs(latinyz)"
|
||||
name[Group1]= "Bosnian (US)";
|
||||
};
|
||||
|
||||
partial alphanumeric_keys
|
||||
xkb_symbols "alternatequotes" {
|
||||
|
||||
include "rs(latinalternatequotes)"
|
||||
name[Group1]= "Bosnian (with guillemets)";
|
||||
};
|
||||
|
||||
partial alphanumeric_keys
|
||||
xkb_symbols "unicode" {
|
||||
|
||||
include "rs(latinunicode)"
|
||||
name[Group1]= "Bosnian (with Bosnian digraphs)";
|
||||
};
|
||||
|
||||
partial alphanumeric_keys
|
||||
xkb_symbols "unicodeus" {
|
||||
|
||||
include "rs(latinunicodeyz)"
|
||||
name[Group1]= "Bosnian (US, with Bosnian digraphs)";
|
||||
};
|
Reference in New Issue
Block a user