You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
if you wanna use qmake i provided a XInputSimulator.pro file – simply type:
24
+
>$ qmake XInputSimulator.pro && make
60
25
61
26
####Status early Alpha
62
27
2013-07-16: Linux, Mac and Win part with following functions
@@ -70,4 +35,4 @@ mouseScrollY //up and down
70
35
mouseScrollX //left an right
71
36
```
72
37
73
-
be aware that some glitches might appear due to the early state of development. There is not much testing going on apart from the main.cpp. Feel free to file bugreports, wishes or patches :)
38
+
be aware that some glitches might appear and the interface might be changing every minute due to the early state of development. There is not much testing going on apart from the main.cpp. Feel free to file bugreports, wishes or patches :)
0 commit comments