1
vote
0answers
122 views

Start different applications on second, third and fourth monitor

I've read some questions about running an application on the second monitor but none of the suggested options has worked for me. Besides that, I'm trying to run different applications no only in the ...
1
vote
1answer
151 views

how to configure xorg.conf for extended desktop?

I would like to setup the dual monitor settings where I can use two monitors as a single Desktop with single panel, single launcher and when some programs are maximized then it should span both the ...
1
vote
0answers
105 views

after enabling Xinerama (in AMD condor Dual-Head Graphics Card) the system graphics hangs

I have a problem in my AMD Condor Dual-Head Graphics Card When I enable Xinerama from "System → Preferences → AMD Catalyst Control center (Administrative)" my RHEL Server 6.3 (x64) Graphics hangs. ...
0
votes
0answers
351 views

Detect Monitor crashes the system with Nvidia Drivers in Linux Mint 13, Mate

I am using Linux Mint 13 - Mate in my Laptop and I am new to Linux. Configuration - i3 Processor, nVidia GeForce GT 420M. I am using a external monitor from Benq Corporation. I installed the latest ...
1
vote
1answer
607 views

The second monitor displays with a resolution of 640x480

The system does not detect my second monitor connected the DVI. Appears in the settings of the words "digital device" and adjustment increase that I can set the resolution to 640x480. At D_SUB see ...
1
vote
1answer
157 views

Two monitors and a single X-Screen: How to change “full screen” center and resolution

I have two monitors, both 1600 x 900, running as a single x-screen. When I try to run a full screen application (a game for example), the application full screens as though my two monitors were one ...
0
votes
2answers
1k views

Turning off dual monitors with “xset dpms force off” does not work - why?

I would like to turn off my dual monitors by running: xset dpms force off but just the primary monitor is beeing turned off while the other just gets a "black screen" (like if it was turned off) but ...
1
vote
1answer
846 views

Xorg: Screen 1 deleted because of no matching config section

Last week I received a new notebook in my work and everything is fine, except my dual-head setup(was flawless in the old model). My goal is to have one screen in each monitor, but instead I'm getting ...
3
votes
1answer
952 views

Can the nouveau Xorg driver be used for a multihead workstation?

I'm trying a manual setup of Xorg 1.9.5, for two identical monitors connected to the VGA and DVI ports of an nVidia GeForce 6600. I get the X Server to run using a single screen, and it appears ...
5
votes
2answers
227 views

Can I configure things to open new windows on the left screen?

When I attach an external (D-SUB) display and set it up (with xrandr) to be on the right to the main (built-in) display, the most of new windows opened appear on the external display and some even ...
1
vote
2answers
532 views

How to force Gnome's WM (metacity) to open a program window on a specific monitor?

I need to configure a dual-head machine using Debian 6 (and, hence, Gnome 2.30.2 and xrandr 1.3.3) so that it opens applications reliably on a certain screen. While it is trivial to move normal ...
6
votes
1answer
960 views

Dual monitors on dual video cards on Ubuntu

I have been trying this to no avail. I am new to Linux, so a step by step explanation would be greatly appreciated. I have two NVIDIA GeForce 8600 GT video cards. I want a monitor to run on each card, ...
3
votes
2answers
975 views

Invert colours on Dual-Screen / Dual-Monitor setup?

In order to invert colours on monitor, I invoke: xcalib -invert -alter The problem is, that on Dual-Monitor setup it inverts colors only on first screen. I can not use Compitz gadgets for color ...
2
votes
1answer
351 views

Dual Screen with res wider than 1680px in Fedora 14

I want to work in dual screen mode with the monitors not mirroring, but extending each other and I want the total resolution to be 3360x1050. When I try to apply dual screen (that is uncheck "Same ...
3
votes
1answer
586 views

dual-monitor bugs during resolution setting

My OS is Slackware 13.37 64-bit. I have two monitors. Primary one supports 1920x1200 and the secondary one 1280x1024. I use this line to enable dual monitors in "non-clone" mode: xrandr --output ...
6
votes
2answers
2k views

Setting dual monitor with different resolutions using ati open source driver

I have two Monitors and am using Arch Linux, setup like this: 1280x1024(primary) 1680x1050.(secondary) ATI RADEON X1300 Open source ATI driver On the boot screen my primary monitor(17") have ...
1
vote
0answers
326 views

Using xrandr freezes computer completely

I have the following problem: I have a laptop (open) with an external monitor connected. After boot, everything is perfect - the laptop screen is on the left of the external one and both resolutions ...
3
votes
1answer
1k views

How to configure Xorg for a dynamic dual monitor setup

I have a laptop usually (!) connected to an external monitor. Now I want to configure (if possible without any scripts and/or xrandr) xorg such that If the external monitor is connected AND the ...
5
votes
2answers
603 views

How can I swap my two screens, left to right?

I pressed something and accidentally swapped my two screens. My left one is actually considered as the right one, and vice versa. How can I swap them back? Edit - Specifically, I'm using Gnome, ...
3
votes
0answers
152 views

How do I set up dual quadro cards in RHEL 5.5

have a RHEL 5 workstation with 2 nvidia Quadro FX4500 cards, with one display attached to each card. After doing a clean install of RHEL 5.5, the second display doesnt work (it worked ok in RHEL 5.2). ...
2
votes
1answer
3k views

How to change Fedora 14 dual-monitor default behavior (No clone)

I am running F14 on my laptop, and I use it either with or without an external screen. [nbarraille@barraille ~]$ xrandr | grep " connected " LVDS1 connected 1280x800+1280+0 (normal left inverted ...
2
votes
3answers
417 views

How to retrieve monitors configuration from the command line?

I am making a script that needs to access the computer's monitor(s) configuration. How can I do that? Is there a command or a file I could read where I can access this information? At the moment, I ...
4
votes
1answer
1k views

Is it possible to control which monitor is considered the primary monitor?

I just added a 2nd monitor and I ran into that oh so typical issue where the monitors are swapped. Apparently, the 2nd monitor has been identified as "monitor 0" by X.org, but it's # 2 according to ...