Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
特定のキーの組み合わせが押された場合にアプリがフォアグラウンドに移動するように、KDE のバックグラウンドで実行され、ユーザーが実行するすべてのキーストロークをリッスンする単純なアプリを、理想的には Python で作成したいと考えています。それは可能ですか?誰でもそのようなリソースを教えてもらえますか?
簡単なグーグルはこれを見つけました:
http://sourceforge.net/projects/pykeylogger/
ソースコードの一部を使用できる場合があります。