Rename de-fruchti layout to de-x270

This commit is contained in:
fruchti 2023-03-03 15:22:19 +01:00
parent 60172b1e19
commit ce10eb017e
2 changed files with 3 additions and 3 deletions

8
base/xkb/symbols/de-x270 Normal file
View file

@ -0,0 +1,8 @@
xkb_symbols "de-x270"
{
include "de(basic)"
// Swap insert/print screen
key <PRSC> { [ Insert ] };
key <INS> { [ Print ] };
};