mirror of
https://github.com/Stichting-MINIX-Research-Foundation/xsrc.git
synced 2025-09-27 14:00:19 -04:00
11 lines
228 B
Plaintext
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)"
|
|
};
|