Search code examples
linuxcinnamon

Select monitor for each workspace


I have two monitor 17", I'd like know if is possible make this settings.

Ex:
Monitor 1 | Show WORKSPACE 1 Monitor 2 | Show WORKSPACE 2

I tryed in display settings, I not found this option that I desire.

Maybe some software can do this ?

My OS: Linux Mint 18.1 Cinnamon 64-bit


Solution

  • You need to properly configure xrandr to recognize the monitors you have.

    Linux is always DIY, so thats how you're going to have to achieve this.

    Here is a tutorial on how to configure dual monitors by editing your xorg.conf and xrandr settings.

    Hope this helps...

    https://www.maketecheasier.com/how-to-setup-dual-monitors-with-xrandr/