Erich Schulman - 2009-07-28

checking for X... no is resolved by installing the libxt-dev package, but the src/xkey.c:44: undefined reference to `XTestFakeKeyEvent' error remains. The checking for XTestFakeKeyEvent... no is correct (the .h file does not include it), but there is no #ifdef in the .c to check. If the program cannot work with XTestFakeKeyEvent, then an error should have occurred in the configure stage and the requirement documented in README or INSTALL.