[ buster ]
[ ソース: keybinder ]
パッケージ: python-keybinder (0.3.1-1)
python-keybinder に関するリンク
Debian の資源:
keybinder ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
registers global key bindings for applications - Python bindings
keybinder is a library for registering global keyboard shortcuts to be used by GTK-based applications under the X Window System.
When a combination of key is pressed, keybinder notifies it to the registering application, which can execute one or more operations based on the event previously registered.
Originally written as part of the Tomboy project, keybinder has been distributed as stand-alone library let other applications to use key binding.
This package contains Python bindings.
その他の python-keybinder 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libglib2.0-0 (>= 2.12.0)
- C ルーチンの GLib ライブラリ
-
- dep: libkeybinder0 (>= 0.2.1)
- registers global key bindings for applications
-
- dep: python (<< 2.8)
- 対話式の高レベルオブジェクト指向言語 (Python2 バージョン)
- dep: python (>= 2.7)
-
- dep: python-gtk2
- GTK+ ウィジェット集への Python バインディング