Global Keyboard Hook in Linux? - Stack Overflow most recent 30 from stackoverflow.com 2009-12-09T16:30:50Z http://stackoverflow.com/feeds/question/645129 http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://stackoverflow.com/questions/645129/global-keyboard-hook-in-linux 0 Global Keyboard Hook in Linux? kristof 2009-03-14T01:11:46Z 2009-03-14T03:47:02Z <p>How to write global keyboard hook in Ubuntu (Linux) (like Hook for Windows)</p> <p>In C/C++ or Python</p> http://stackoverflow.com/questions/645129/global-keyboard-hook-in-linux/645141#645141 2 Answer by greyfade for Global Keyboard Hook in Linux? greyfade 2009-03-14T01:30:47Z 2009-03-14T01:30:47Z <p>Please search SO before asking a question. See <a href="http://stackoverflow.com/questions/144901/system-wide-keyboard-hook-on-x-under-linux">this question</a> for your answer.</p>