SnapOverflow

SnapOverflow Logo SnapOverflow Logo

SnapOverflow Navigation

  • Home
  • Server
  • Ubuntu

Mobile menu

Close
  • Home
  • System Administrators
    • Hot Questions
    • New Questions
    • Tags
  • Ubuntu
    • Hot Questions
    • New Questions
    • Tags
  • Help
Home / ubuntu / Questions / 1059479
Accepted
Alex
Alex
Asked: 2018-07-26 12:00:33 +0800 CST2018-07-26 12:00:33 +0800 CST 2018-07-26 12:00:33 +0800 CST

Dual monitor workspaces in Ubuntu 18.04

  • 772

Dual monitor setup on Ubuntu 18.04; when I hit activities only the left monitor switches workspaces while the right monitor just keeps whatever is on its screen. Is there a way to make the workspace span both monitors so that when I switch from one workspace to another both monitors switch?

gnome workspaces activities-overview
  • 6 6 Answers
  • 104145 Views

6 Answers

  • Voted
  1. Best Answer
    ehannes
    2018-08-06T23:24:53+08:002018-08-06T23:24:53+08:00

    Had the same problem. Turned out it was super easy to fix.

    Install the GNOME Tweaks app. Go to Workspaces and set Display handling to Workspaces span displays. Done!

    • 213
  2. dkurzaj
    2018-09-19T06:56:45+08:002018-09-19T06:56:45+08:00

    You can change this behaviour by executing:

    gsettings set org.gnome.mutter workspaces-only-on-primary false
    
    • 114
  3. Ini
    2019-02-04T09:45:24+08:002019-02-04T09:45:24+08:00

    You can install gnome-tweak-tool via sudo apt install gnome-tweak-tool.

    Then go to Workspaces > Display Handling > And choose Workspaces span displays

    • 20
  4. Shantanu Saha
    2018-09-04T22:47:12+08:002018-09-04T22:47:12+08:00

    Install dconf-editor:

    sudo apt install dconf-editor
    

    Disable the following settings:

    dconf write /org/gnome/mutter/workspaces-only-on-primary false
    dconf write /org/gnome/shell/overrides/workspaces-only-on-primary false
    
    • 11
  5. Rodrirokr
    2019-02-27T21:57:00+08:002019-02-27T21:57:00+08:00

    I recommend to you to use the Multi Monitos Add-on extension, available in GNOME Extensions. It is pretty easy to use, and it also gives you the ability to add a panel in the second monitor.

    To get up and running all the GNOME extensions config directly in your browser, you only need the following:

    1. Install the gnome-shell-extensions package:

      sudo apt install gnome-shell-extensions
      
    2. Install the host connector:

      sudo apt install chrome-gnome-shell
      
    3. Install the GNOME Shell integration extension (Chrome) or add-on (Firefox).

    4. Find and install the Multi Monitos Add-on extension.

    • 9
  6. batbrain9392
    2022-06-23T02:26:42+08:002022-06-23T02:26:42+08:00

    In Ubuntu 22.04:

    Settings > Multitasking > Multi-Monitor > Workspaces on all displays
    
    • 2

Sidebar

Stats

  • Questions 681965
  • Answers 980273
  • Best Answers 280204
  • Users 287326
  • Popular
  • Answers
  • Marko Smith

    How to install Google Chrome

    • 8 Answers
  • Marko Smith

    Is there a command to list all users? Also to add, delete, modify users, in the terminal?

    • 9 Answers
  • Marko Smith

    How to delete a non-empty directory in Terminal?

    • 4 Answers
  • Marko Smith

    How to unzip a zip file from the Terminal?

    • 9 Answers
  • Marko Smith

    How can I copy the contents of a folder to another folder in a different directory using terminal?

    • 8 Answers
  • Marko Smith

    How do I install a .deb file via the command line?

    • 11 Answers
  • Marko Smith

    How do I run .sh scripts?

    • 16 Answers
  • Marko Smith

    How do I install a .tar.gz (or .tar.bz2) file?

    • 14 Answers
  • Marko Smith

    How to list all installed packages

    • 24 Answers
  • Marko Smith

    Unable to lock the administration directory (/var/lib/dpkg/) is another process using it?

    • 25 Answers
  • Martin Hope
    Flimm How can I use docker without sudo? 2014-06-07 00:17:43 +0800 CST
  • Martin Hope
    led-Zepp How do I save terminal output to a file? 2014-02-15 11:49:07 +0800 CST
  • Martin Hope
    ubuntu-nerd How to unzip a zip file from the Terminal? 2011-12-11 20:37:54 +0800 CST
  • Martin Hope
    pandisvezia How can I copy the contents of a folder to another folder in a different directory using terminal? 2011-12-11 17:19:37 +0800 CST
  • Martin Hope
    TheXed How do I install a .deb file via the command line? 2011-05-07 09:40:28 +0800 CST
  • Martin Hope
    Ivan How to list all installed packages 2010-12-17 18:08:49 +0800 CST
  • Martin Hope
    La Ode Adam Saputra Unable to lock the administration directory (/var/lib/dpkg/) is another process using it? 2010-11-30 18:12:48 +0800 CST
  • Martin Hope
    David Barry How do I determine the total size of a directory (folder) from the command line? 2010-08-06 10:20:23 +0800 CST
  • Martin Hope
    jfoucher "The following packages have been kept back:" Why and how do I solve it? 2010-08-01 13:59:22 +0800 CST
  • Martin Hope
    David Ashford How can PPAs be removed? 2010-07-30 01:09:42 +0800 CST

Related Questions

Trending Tags

10.10 10.04 gnome networking server command-line package-management software-recommendation sound xorg

Explore

  • Home
  • Questions
    • Hot Questions
    • New Questions
  • Tags
  • Help

Footer

SnapOverflow

About Us

  • About Us
  • Contact Us

Legal Stuff

  • Privacy Policy

Help

© 2022 SOF-TR. All Rights Reserve