Description
Keyboard layout registry data can be read from Python code through libxkbregistry bindings. This library helps desktop tools list layouts, variants, models, and options available through XKB.
It is imported by applications and configuration tools, not opened directly. It reads registry information and does not switch layouts by itself.