no-focus-windows

Summary: New windows that shouldn't get focus

Description:
This option provides a way to specify new windows that shouldn't get focus. Normally an application specifies whether or not it gets focus by setting the _NET_WM_USER_TIME property, but legacy applications may not set this, which can cause unwanted focus stealing. The contents of this property is a space-separated list of expressions to match against windows. If any of the expressions match a window then the window will not get focus. The syntax of expressions is: (eq [name|class] ""): window name (title) or the class from WM_CLASS matches exactly. (glob [name|class] ""): window name (title) or the class from WM_CLASS matches the shell-style glob pattern . (and ) (or ) (not

Type: String

Default: ''

Supported on:

New windows that shouldn't get focus

Registry HiveHKEY_CURRENT_USER
Registry PathSoftware\Policies\Centrify\Gnome3\org.gnome.metacity
Value Nameno-focus-windows
Value TypeREG_SZ
Default Value

centrify_gnome3_settings.admx

Administrative Templates (Computers)

Administrative Templates (Users)