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.
GTK プログラミングで、GTK アプリケーションがアクティブでないとき、つまりマウスが他の GTK アプリケーションにフォーカスしているときに、デスクトップ環境のマウス イベントを監視する方法は?
最後に、私が欲しかったライブラリのキーバインダーを見つけました!
そのライブラリのホームページ ( http://kaizer.se/wiki/keybinder/ ) では、keybinder がグローバル キーボード ショートカットを登録するためのライブラリであることが紹介されています。Keybinder は、X Window System を使用する GTK ベースのアプリケーションで動作します。