summaryrefslogtreecommitdiff
path: root/compat/default
diff options
context:
space:
mode:
Diffstat (limited to 'compat/default')
-rw-r--r--compat/default11
1 files changed, 11 insertions, 0 deletions
diff --git a/compat/default b/compat/default
new file mode 100644
index 0000000..7cea0f8
--- /dev/null
+++ b/compat/default
@@ -0,0 +1,11 @@
+// $Xorg: default,v 1.3 2000/08/17 19:54:34 cpqbld Exp $
+default xkb_compatibility "default" {
+ include "basic"
+ augment "mousekeys"
+ augment "accessx(basic)"
+ augment "misc"
+ augment "iso9995"
+// ??should be changed/renamed/removed
+// augment "xfree86"
+ augment "japan"
+};