Read more

Xfce: Configure multiple monitors

Henning Koch
November 21, 2012Software engineer at makandra GmbH

If you don't want to mess around with arcane incantations inside xorg.conf, you can use the graphical arandr tool:

sudo apt-get install arandr
arandr
Illustration online protection

Rails Long Term Support

Rails LTS provides security patches for old versions of Ruby on Rails (2.3, 3.2, 4.2 and 5.2)

  • Prevents you from data breaches and liability risks
  • Upgrade at your own pace
  • Works with modern Rubies
Read more Show archive.org snapshot

If all your monitors are stacked in the same space, the space is not wide enough and you can't really move them, you need to switch to a proprietary driver. If it works with the open source driver for you, do not bother using another one.

For ATI cards:

  • install fglrx and fglrx-amdcccle
  • reboot
  • run the ATI configuration tool (amdcccle; if the binary is unavailable for you, locate and run it directly -- it's probably at /usr/lib/fglrx/bin/amdcccle).
  • Configure your monitors there and restart X (or your whole machine).

If your layout is still messed up (sometimes happens) you can at least use arandr now.

For nvidia cards:

Probably something similar (we don't have any on our office machines).

about xorg.conf

Posted by Henning Koch to makandra dev (2012-11-21 10:01)