System: Ubuntu Mate 16.04.1 LTS MATE Desktop Environment 1.12.1 Most "power users" that have dual monitors or more, one with solitaire open, think that they are "important" and want to show it. Unfortunately I noticed that if I change workspace on external monitor then the same happens on laptop screen. If you are using multiple monitors, repeat these steps to set the scaling settings for each monitor. I am sorry if this has been already discussed but I am a newbie to ubuntu and these forums. I have ThinkPad X230 hooked up to external monitor. But it sounds like you want the workspaces to come one to a screen which, afaik, cannot be done. To restart your WorkSpace session, either choose Reconnect on the WorkSpaces client login page, or log in again. move the mouse across each to make sure they're in the right order! I would like to use both of them to their full potential. Amazon WorkSpaces also now supports 4K Ultra HD resolution on up to two monitors, which lets you see more information on each screen and in greater detail. if they're not, go to the previous step and switch them around in the server layout. What I want is to set it up as dual monitor display such that I have two workspaces with one workspace on each display. restart x! Is it possible to change workspaces independently on both screens? Note Multiple monitors aren't currently supported on Linux WorkSpaces using the WorkSpaces Streaming Protocol (WSP). I believe what you want is the following: You have to right click the panels on Monitor #1 and choose "New Panel" Then hold Alt and click and drag the new panel to Monitor #2. Can anyone point me out to the right tutorial to get this set up. Multiple desktops in Linux are also referred to as Virtual desktops. So the only way is to change i3 config dynamically. (in ubuntu just hit control-alt-backspace) if it works, you'll have a desktop across all (or most) monitors. excerpt. A lot of Linux distributions are now hiding or turning this feature off by default, but not Ubuntu … I have a Dell 14.1 inch widescreen laptop with nvidia graphics card and a 15 inch tft monitor. Mirror: the same content is shown on two displays, with the same resolution and orientation for both. In years past, it was this feature that stood out in the Linux world. I recently tried Ubuntu and the KDE or is that GNU interface has native workspace switching. Single Display: only one display is configured, effectively turning off the other one. Xorg-style dual head gives you four normal-size workspaces per screen. Hi all. That functionality is now built into most operating systems, at least double monitor support if your hardware supports it. For instance, an external monitor connected to a docked laptop with the lid closed would be the single configured display. One of the nice features about Ubuntu MATE is the use of multiple desktops or workspaces. Join Displays: screen edges are joined so things can pass from one display to another. The WorkSpaces client applications for Windows, macOS, and Linux support multiple monitors and the use of high DPI monitors. Amazon WorkSpaces supports Full High Definition on four monitors, and 4K Ultra HD on up to two monitors, on Value, Standard, Performance, and Power bundles. Thus, two screens in twinview provides you with four big workspaces, each one spanning both screens. Found this on the Ubuntu Forums in a thread titled: gnome panels on two monitors. You could assign to hotkey script that will be doing 2 things: changing monitor outputs with xrandr and moving workspaces with i3-msg: xrandr --output DP2 --auto --right-of eDP1 i3-msg "workspace 6, move workspace to output DP2" ... i3-msg "workspace 10, move workspace to output DP2"