Friday, October 27, 2006

NX Client not forwarding Alt+Tab

Nxclient for windows from http://www.nomachine.com/ does not seem to forward Alt+Tab key sequence. To fix this problem download and run a utility from http://ssrini.netfirms.com/.

No comments:

QNX: Running a function at specific interval using timer interrupt

#include <iostream> #include <csignal> #include <ctime> #include <cerrno> #include <cstring> #include <unis...