aboutsummaryrefslogtreecommitdiff
path: root/xorg-server/xkeyboard-config/compat/default
diff options
context:
space:
mode:
Diffstat (limited to 'xorg-server/xkeyboard-config/compat/default')
-rw-r--r--xorg-server/xkeyboard-config/compat/default13
1 files changed, 13 insertions, 0 deletions
diff --git a/xorg-server/xkeyboard-config/compat/default b/xorg-server/xkeyboard-config/compat/default
new file mode 100644
index 000000000..5355e1318
--- /dev/null
+++ b/xorg-server/xkeyboard-config/compat/default
@@ -0,0 +1,13 @@
+// $XKeyboardConfig$
+// $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"
+ augment "level5"
+// ??should be changed/renamed/removed
+// augment "xfree86"
+ augment "japan"
+};