Multiple Monitor Setup

By default Ubuntu Linux does not copy the app launcher (dock-like thing) or the menubar to new screens (monitors). To do this you have to install some items.

1. Copy the Menubar to Another Screen/Monitor:

  1. Install GNOME Shell Extension: Multi Monitors Add-On:
    • sudo apt install gnome-shell-extension-multi-monitors
  2. Enable the extension:
    • gnome-extensions enable multi-monitors-add-on@spin83
  3. Open GNOME Tweaks and enable the Multi Monitors extension under the "Extensions" tab.

2. Copy the App-Launcher/Dock-Like App to Another Screen/Monitor:

  1. Install Dash to Dock:
    • sudo apt install gnome-shell-extension-dash-to-dock
  2. Enable Dash to Dock:
    • gnome-extensions enable dash-to-dock@micxgx.gmail.com
  3. Configure Dash to Dock in GNOME Tweaks to display on multiple screens.
However, spin83 (multimonitors) only works on old distros (it was released in 2014), so you need this version edited by myself: https://github.com/JohnOstrowick/multi-monitors-add-on

Popular posts from this blog

Pause a program which is using too much CPU

throttle traffic on apache

/var/log/journal taking up lots of space