Description
Global keyboard shortcuts can be registered by Python 3 desktop applications on X11. This library helps tools react to key combinations even when their own window is not focused.
It can observe key events and trigger actions across the desktop session. Use trusted applications and avoid binding shortcuts that expose private data or conflict with system controls.