Initial commit

This commit is contained in:
pythoneer 2013-07-14 01:45:01 -07:00
commit cc73f23776
2 changed files with 17 additions and 0 deletions

13
.gitignore vendored Normal file
View File

@ -0,0 +1,13 @@
# Compiled Object files
*.slo
*.lo
*.o
# Compiled Dynamic libraries
*.so
*.dylib
# Compiled Static libraries
*.lai
*.la
*.a

4
README.md Normal file
View File

@ -0,0 +1,4 @@
XInputSimulator
===============
Cross (X) Plattform (Linux/Mac/Win) Simulator for input devices to simulate mouse move/click/scroll or keyboard keystrokes.