blob: 0bf171db307e7942d6caf21c89dc8c2114f88cb9 (
plain)
1
2
3
4
5
6
7
8
9
10
|
default xkb_compatibility "complete" {
include "basic"
augment "iso9995"
augment "mousekeys"
augment "accessx(full)"
augment "misc"
augment "xfree86"
augment "level5"
augment "caps(caps_lock)"
};
|