2009-06-06 11:52:23 -06:00
|
|
|
// $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"
|
2011-03-12 03:16:01 -07:00
|
|
|
augment "caps(caps_lock)"
|
2009-06-06 11:52:23 -06:00
|
|
|
};
|
|
|
|
|