xenocara/dist/xkeyboard-config/symbols/si
jasper 8abf6371e4 Update xkeyboard-config to 2.2.1
* New structure of descriptions, massive changes in user-visible strings.
Special release for GNOME 3.

ok shadchin@ matthieu@
2011-04-10 17:08:49 +00:00

31 lines
632 B
Plaintext

default partial alphanumeric_keys
xkb_symbols "basic" {
name[Group1]="Slovenia";
include "rs(latin)"
key <TLDE> { type[Group1]="TWO_LEVEL", [ cedilla, diaeresis ] };
};
partial alphanumeric_keys
xkb_symbols "us" {
name[Group1]= "Slovenia - US keyboard with Slovenian letters";
include "rs(latinyz)"
key <TLDE> { type[Group1]="TWO_LEVEL", [ cedilla, diaeresis ] };
};
partial alphanumeric_keys
xkb_symbols "alternatequotes" {
name[Group1]= "Slovenia - Use guillemets for quotes";
include "rs(latinalternatequotes)"
key <TLDE> { type[Group1]="TWO_LEVEL", [ cedilla, diaeresis ] };
};