Initial commit
authorConstantin <github.8.enormator@xoxy.net>
Sun, 5 May 2013 09:51:13 +0000 (02:51 -0700)
committerConstantin <github.8.enormator@xoxy.net>
Sun, 5 May 2013 09:51:13 +0000 (02:51 -0700)
.gitignore [new file with mode: 0644]
README.md [new file with mode: 0644]

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..620d3dc
--- /dev/null
@@ -0,0 +1,13 @@
+# Compiled Object files
+*.slo
+*.lo
+*.o
+
+# Compiled Dynamic libraries
+*.so
+*.dylib
+
+# Compiled Static libraries
+*.lai
+*.la
+*.a
diff --git a/README.md b/README.md
new file mode 100644 (file)
index 0000000..d889b13
--- /dev/null
+++ b/README.md
@@ -0,0 +1,4 @@
+multixkbdwarrior
+================
+
+simple game for X11 XI2: get multiple people to your computer, plug in several keyboards and see, who can type the displayed words fastest. Remember to configure each seperate keyboard as a master device ( https://wiki.archlinux.org/index.php/Multi-pointer_X ). Happy hacking ;-)