XInputSimulator icon indicating copy to clipboard operation
XInputSimulator copied to clipboard

Cross (X) Plattform (Linux/Mac/Win) Simulator for input devices to simulate mouse move/click/scroll or keyboard keystrokes.

Results 1 XInputSimulator issues
Sort by recently updated
recently updated
newest added

Following CMake options have been added with the defaults specified: * `-DWITH_PIC=OFF` (Compile static library as PIC too) * `-DBUILD_STATIC_LIBS=ON` * `-DBUILD_SHARED_LIBS=ON` * `-DBUILD_MANUAL_TEST=ON` Installation step (e.g. `make install`) now...