Enumeration (GI Flags)

Shell-18ShellActionMode

Controls in which GNOME Shell states an action (like keybindings and gestures) should be handled.

Index

Enumeration Members

ALL: number

always allow action

LOCK_SCREEN: number

allow action when the screen is locked, e.g. when the screen shield is shown

LOGIN_SCREEN: number

allow action in the login screen

LOOKING_GLASS: number

allow action in looking glass

NONE: number

block action

NORMAL: number

allow action when in window mode, e.g. when the focus is in an application window

OVERVIEW: number

allow action while the overview is active

POPUP: number

allow action while a shell menu is open

SYSTEM_MODAL: number

allow action when a system modal dialog (e.g. authentication or session dialogs) is open

UNLOCK_SCREEN: number

allow action in the unlock dialog

Variables

$gtype