Skip to content
Raffarti edited this page Oct 10, 2013 · 1 revision

Requirements:

  • Qt 4 (only tested on Qt 4.8) WARNING: Qt5 breaks keyboard focus prevention (so the keyboard would input just itself).
  • X11 development libraries (e.g. of Fedora libX11-devel).

Compiling:
$ qmake (on Fedora use $ qmake-qt4)
$ make


Run:

$ ./SandKeys

Clone this wiki locally