10 lines
255 B
Plaintext
10 lines
255 B
Plaintext
|
xkb_symbols "sus" {
|
||
|
include "pc"
|
||
|
include "se(us)"
|
||
|
|
||
|
key <AD11> {[ bracketleft, braceleft, aring, Aring ]};
|
||
|
key <AC10> {[ semicolon, colon, odiaeresis, Odiaeresis ]};
|
||
|
key <AC11> {[ apostrophe, quatedbl, adiaeresis, Adiaeresis ]};
|
||
|
|
||
|
};
|