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