Files
cnix/nixos/hosts/toothpc/xkb/compat/complete
2024-07-16 00:40:44 +02:00

11 lines
228 B
Plaintext

default xkb_compatibility "complete" {
include "basic"
augment "iso9995"
augment "mousekeys"
augment "accessx(full)"
augment "misc"
augment "xfree86"
augment "level5"
augment "caps(caps_lock)"
};