Difference between revisions of "CentOS 8.x gnome prevent grouping of similar windows with alt-tab"

From Notes_Wiki
(Created page with "<yambe:breadcrumb self="Gnome prevent grouping of similar windows with alt-tab">CentOS 8.x Gnome configuration|Gnome configuration</yambe:breadcrumb> =CentOS 8.x gnome prevent...")
(No difference)

Revision as of 11:37, 1 August 2020

<yambe:breadcrumb self="Gnome prevent grouping of similar windows with alt-tab">CentOS 8.x Gnome configuration|Gnome configuration</yambe:breadcrumb>

CentOS 8.x gnome prevent grouping of similar windows with alt-tab

  1. Try to open dconf-editor from activities. If it is not present use "Install" option to install it.
  2. Go to org/gnome/desktop/wm/keybindings
  3. Remove the value '<Alt>Tab' from switch-applications
  4. Add value '<Alt>Tab' to switch-windows
  5. Optionally move '<Shift><Alt>Tab' from switch-applications-backward to switch-windows-backward
  6. Close dconf-editor
  7. If using X11, press <Alt>F2, then type r to restart Gnome. This is not required in wayland as even without restart the changes start reflecting immediately.

Refer: