Enums¶
Details¶
- class Xkl.EngineListenModes(value)¶
Bases:
GObject.GEnum
The listener action modes:
- MANAGE_WINDOW_STATES = 1¶
The listener process should handle the per-window states and all the related activity
- TRACK_KEYBOARD_STATE = 2¶
Just track the state and pass it to the application above.
- MANAGE_LAYOUTS = 4¶
The listener process should help backend to maintain the configuration (manually switch layouts etc).
- class Xkl.EngineStateChange(value)¶
Bases:
GObject.GEnum
The type of the keyboard state change
- GROUP_CHANGED = 0¶
Group was changed
- INDICATORS_CHANGED = 1¶
Indicators were changed