From: Thomas K. <tk...@gi...> - 2012-01-15 22:40:58
|
On Sun, Jan 15, 2012 at 08:26:57PM +0100, eb...@dr... wrote: > > > > I found out part of the issue in the meantime -- it seems the right > > monitor is workspace-set 1 and the left one is workspace-set 2. > > xrandr --output DVI-0 --mode 1920x1200 --left-of DVI-1 I probably > > should just switch the signals around to solve this. > > > > Maybe you can try this, to set DVI-1 to be the first monitor. > > xrandr --output DVI-1 --primary Yes, this works! (I want DVI-0 to be the primary, but that's a simple change) Thank you! Thomas |