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.
Gnome で実行されている Python アプリケーションにグローバル ホットキーを割り当てたいと考えています。それ、どうやったら出来るの?私が見つけることができるのは、まあ、ほとんど何も言っていない2年前の投稿だけです:-)
同じコードですが、スタンドアロンでパッケージ化された python-keybinder があります。現在、debian および ubuntu リポジトリでも利用できます。
https://github.com/engla/keybinder
Deskbar のソース コードを確認してください。私の知る限り、彼らは X11 とやり取りして仕事をする C ライブラリを呼び出します。