Global Keyboard Hook in Linux? - Stack Overflow most recent 30 from stackoverflow.com2009-12-09T16:30:50Zhttp://stackoverflow.com/feeds/question/645129http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://stackoverflow.com/questions/645129/global-keyboard-hook-in-linux0Global Keyboard Hook in Linux?kristof2009-03-14T01:11:46Z2009-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#6451412Answer by greyfade for Global Keyboard Hook in Linux?greyfade2009-03-14T01:30:47Z2009-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>