TEXT 158
Alt+Tab within workspace only By mike on 28th March 2021 03:33:37 PM
  1. I want: when I'm in a particular workspace, I can only alt-tab to windows that were opened in that workspace (other windows that were not opened in that workspace should not show up).
  2.  
  3.  
  4.  
  5. To ensure that the default task switcher of Gnome Shell (Ubuntu 17.10 and higher) only shows applications of the current workspace, change a setting using the following command:
  6.  
  7. gsettings set org.gnome.shell.app-switcher current-workspace-only true
  8.  
  9. You can also change this setting with dconf-editor, a graphical tool that allows inspecting and changing a range of settings of any application that uses the gsettings framework.
  10.  
  11. To reset to the default setting:
  12.  
  13. gsettings reset org.gnome.shell.app-switcher current-workspace-only

Hasta la pasta! is for source code and general debugging text.

Login or Register to edit, delete and keep track of your pastes and more.

Raw Paste

Login or Register to edit or fork this paste. It's free.