Enumeration (GI Flags)

Shell-51ShellActionMode

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

Index
ALL: -1

always allow action

LOCK_SCREEN: 4

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

LOGIN_SCREEN: 16

allow action in the login screen

LOOKING_GLASS: 64

allow action in looking glass

NONE: 0

block action

NORMAL: 1

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

OVERVIEW: 2

allow action while the overview is active

POPUP: 128

allow action while a shell menu is open

SYSTEM_MODAL: 32

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

UNLOCK_SCREEN: 8

allow action in the unlock dialog

Variables

$gtype