unity - Ubuntu prevent automatic workspace switching - Ask Ubuntu


using ubuntu 16.04 workspaces enabled in system settings -> appearance.

when in workspace , click launcher application (chrome, say) automatically kicks me on next workspace chrome open.

the behavior i'd separate workspaces have 0 knowledge of applications/windows open in workspace (at least practical purpose of opening new copies of application).

without altering particular ui manager i'm using @ (e.g. without switching gnome classic or something), how enable desired behavior described above?

i've checked this question none of answers seem address actual underlying problem.

what you're trying impossible without downloading source , programming in yourself.

see:

gsettings list-recursively | grep-red --ignore-case "switch" | grep-blue --ignore-case workspace org.gnome.desktop.wm.keybindings switch-to-workspace-down ['<control><alt>down'] org.gnome.desktop.wm.keybindings switch-to-workspace-1 ['<super>home'] org.gnome.desktop.wm.keybindings switch-to-workspace-2 ['disabled'] org.gnome.desktop.wm.keybindings switch-to-workspace-3 ['disabled'] org.gnome.desktop.wm.keybindings switch-to-workspace-4 ['disabled'] org.gnome.desktop.wm.keybindings switch-to-workspace-7 ['disabled'] org.gnome.desktop.wm.keybindings switch-to-workspace-5 ['disabled'] org.gnome.desktop.wm.keybindings switch-to-workspace-8 ['disabled'] org.gnome.desktop.wm.keybindings switch-to-workspace-9 ['disabled'] org.gnome.desktop.wm.keybindings switch-to-workspace-6 ['disabled'] org.gnome.desktop.wm.keybindings switch-to-workspace-10 ['disabled'] org.gnome.desktop.wm.keybindings switch-to-workspace-11 ['disabled'] org.gnome.desktop.wm.keybindings switch-to-workspace-12 ['disabled'] org.gnome.desktop.wm.keybindings switch-to-workspace-left ['<control><alt>left'] org.gnome.desktop.wm.keybindings switch-to-workspace-last ['<super>end'] org.gnome.desktop.wm.keybindings switch-to-workspace-up ['<control><alt>up'] org.gnome.desktop.wm.keybindings switch-to-workspace-right ['<control><alt>right'] 

no setting change behaviour...


Comments

Popular posts from this blog

download - Firefox cannot save files (most of the time), how to solve? - Super User

windows - "-2146893807 NTE_NOT_FOUND" when repair certificate store - Super User

sql server - "Configuration file does not exist", Event ID 274 - Super User