Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.txt | 2018-08-02 | 611 Bytes | |
GuiSynclient-0.1.0.tar.bz2 | 2018-08-02 | 21.1 kB | |
Totals: 2 Items | 21.7 kB | 0 |
GuiSynclient v0.1.0 (C) 2018 by Mill J is a very simple gui front-end to synclient. It is licensed under GNU GPL v3 to allow you to do modify to your needs. If you have a question, bug, comment, patch, or addition feel free to use the tickets and forum at <synclient.sourceforge.io> It is very easy to build, all you need is a working gcc, g++, make and a wxWidgets development library installed. To build just cd into the source and run make. Ok so you might have to tweak the Makefile a little but it is pretty easy to figure it out. make install will not work since this app is designed to be portable.