Re: [razor-qt] Keyboard/mouse configuration tool for LXDE, lxinput is ported to Qt.

2013-05-14 Thread Petr Vanek
On 05/07/2013 02:41 PM, Alec Moskvin wrote: > razor-config-mouse is the only part that is licensed under GPL2-or-3, which > we can't relicense. So another option is to merge it into lxinput-qt, and > drop it from Razor (making us fully LGPL.) lxinput-qt has no additional > dependencies (it doesn

Re: [razor-qt] Keyboard/mouse configuration tool for LXDE, lxinput is ported to Qt.

2013-05-14 Thread Petr Vanek
hi PCMan, 2 topics about this app: 1) linking issue. I was able to link it after this patch index d8f71ca..438381c 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -7,9 +7,9 @@ find_package(Qt4 REQUIRED QtCore QtGui) # glib using pkg-config find_package(PkgConfig) -pkg_check_modules(GLIB