I\'ve managed to get into a linux machine to try the HotKey library suggested in this answer.
I\'ve compiled the sample code and now I run the program and I\'ve got
subes, JXGrabKey dev here ...
I don't know much about this error myself, but your lead about gcc and/or libstdc++ should be right
Personally I am using the gcc version shipped with Ubuntu 8.10 atm. I always stick to the latest version shipped.
Current version: g++ (Ubuntu 4.3.2-1ubuntu12) 4.3.2
The following libstdc++ packages are installed on my machine: http://packages.ubuntu.com/intrepid/libstdc++5 http://packages.ubuntu.com/intrepid/libstdc++6
Hope this helps, if you find anything useful, tell me. :) Maybe i have to compile jxgrabkey with an older version of gcc for releases, so it is downwards compatible? Does anyone have a wise advice? ^^