bd595851e2
251 files: init, acpid, ipcd, netcfg, ihdgd, virtio-gpud, scheme-utils, inputd, block driver, ptyd, ramfs, randd, initfs bootstrap, path deps, version +rb0.3.1, author attribution
18 lines
275 B
TOML
18 lines
275 B
TOML
[keymap]
|
|
name = "de"
|
|
description = "German (QWERTZ)"
|
|
|
|
[keys]
|
|
"0x0E" = "\x7F"
|
|
"0x1C" = "\n"
|
|
"0x47" = "\x1B[H"
|
|
"0x48" = "\x1B[A"
|
|
"0x49" = "\x1B[5~"
|
|
"0x4B" = "\x1B[D"
|
|
"0x4D" = "\x1B[C"
|
|
"0x4F" = "\x1B[F"
|
|
"0x50" = "\x1B[B"
|
|
"0x51" = "\x1B[6~"
|
|
"0x52" = "\x1B[2~"
|
|
"0x53" = "\x1B[3~"
|