aboutsummaryrefslogtreecommitdiff
path: root/xorg-server/xkeyboard-config/semantics/default.in
diff options
context:
space:
mode:
Diffstat (limited to 'xorg-server/xkeyboard-config/semantics/default.in')
-rw-r--r--xorg-server/xkeyboard-config/semantics/default.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/xorg-server/xkeyboard-config/semantics/default.in b/xorg-server/xkeyboard-config/semantics/default.in
new file mode 100644
index 000000000..42e755e3c
--- /dev/null
+++ b/xorg-server/xkeyboard-config/semantics/default.in
@@ -0,0 +1,7 @@
+// $Xorg: default,v 1.3 2000/08/17 19:54:42 cpqbld Exp $
+default xkb_semantics "default" {
+
+xkb_types { include "default" };
+xkb_compatibility { include "default" };
+
+};