13 lines
279 B
Plaintext
13 lines
279 B
Plaintext
|
// $XKeyboardConfig$
|
||
|
// $Xorg: complete,v 1.3 2000/08/17 19:54:34 cpqbld Exp $
|
||
|
default xkb_compatibility "complete" {
|
||
|
include "basic"
|
||
|
augment "iso9995"
|
||
|
augment "mousekeys"
|
||
|
augment "accessx(full)"
|
||
|
augment "misc"
|
||
|
augment "xfree86"
|
||
|
augment "level5"
|
||
|
};
|
||
|
|