Listening to keyboard events without trapping them?

后端 未结 4 1831
别跟我提以往
别跟我提以往 2021-02-05 14:03

I\'m writing an command-line application which listens for Control key release events in X Windows and alerts another process when it detects them.

Being new to GNU/Linu

4条回答
  •  迷失自我
    2021-02-05 14:37

    Presumably this project must have code that solves that problem:

    http://sourceforge.net/apps/mediawiki/pykeylogger/index.php?title=Main_Page

提交回复
热议问题