9 lines
144 B
Plaintext
9 lines
144 B
Plaintext
xkb_symbols "de-x270"
|
|
{
|
|
include "de(basic)"
|
|
|
|
// Swap insert/print screen
|
|
key <PRSC> { [ Insert ] };
|
|
key <INS> { [ Print ] };
|
|
};
|