CentOS 8.x gnome prevent grouping of similar windows with alt-tab
From Notes_Wiki
Home > CentOS > CentOS 8.x > Desktop tools or applications > Gnome configuration > CentOS 8.x gnome prevent grouping of similar windows with alt-tab
- Try to open dconf-editor from activities. If it is not present use "Install" option to install it.
- Go to org/gnome/desktop/wm/keybindings
- Remove the value '<Alt>Tab' from switch-applications
- Add value '<Alt>Tab' to switch-windows
- Optionally move '<Shift><Alt>Tab' from switch-applications-backward to switch-windows-backward
- Close dconf-editor
- 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:
Home > CentOS > CentOS 8.x > Desktop tools or applications > Gnome configuration > CentOS 8.x gnome prevent grouping of similar windows with alt-tab