0
votes
2answers
45 views

Dual monitor setup using startx not working

I have two Monitors which used to run two different application on each one. Eg. Monitor A should run chromium-browser Monitor B should run another chromium-browser This should be run after ...
0
votes
0answers
59 views

aticonfig Dual Monitors CentOS 6.4 Radeon 3650

I just loaded centOS on my laptop (Lenovo W500) which has a Radeon HD 3650 graphics card onboard. I cannot get my second monitor to work at all. Upon boot, since my /home directory is encrypted it ...
0
votes
1answer
259 views

Three monitors with Ubuntu - Cannot define max resolution on all screens

I've a ZenBook UX32VD laptop with a Intel i7-3537U CPU. I'm on ubuntu 12.10 (kernel 3.5.0-23-generic, xorg 1:7.7, nvidia-current 304.64 and gnome-shell 3.6.1). This laptop has a nVidia card with the ...
3
votes
1answer
79 views

Emulating extra displays

I have a system with a single monitor, I would like to test the an xmonad configuration that is designed for multiple monitors. Is there any way to emulate a system with 3 monitors using something ...
3
votes
1answer
496 views

Setting up dual monitors in xorg.conf

I have a dual-monitor setup where the second (smaller) monitor extends the desktop of the first one. This works perfectly fine using the KDE monitor settings/XRandr, but Xorg's default behaviour is ...
2
votes
1answer
108 views

Howto setup second dualhead monitor to use tty10?

I have 2 Monitors so far setup for dual head with gnome3 using opensuse 12.2. I want the second Monitor to display the output of systemd-journalctl or htop for example on tty10 while tty7 is ...
9
votes
2answers
1k views

Triple monitor setting in Linux with USB-HDMI adapter

I'm trying to set up a triple monitor desktop at my office using Fedora 17, but it seems impossible, let me explain the setting: Laptop ASUS K53SD with 2 graphic cards, Intel and nVidia (Screen ...
4
votes
1answer
343 views

Fullscreen (youtube, games) does not fill main screen, is shifted between two monitors. Linux

I am trying to figure out where can I set position and size of "fullscreen view". I am running Ubuntu 12.04 LTS, with XFCE on ThinkPad T400 (Intel HD4000 graphics card, 1280x800) with one external ...
4
votes
4answers
2k views

Linux + “nVidia surround” + 3 monitors?

Is it possible to run 3 monitors on 1 nvidia card (600 series, 640/650/660/670) under linux/xorg with the closed source nvidia driver? At the moment a have a 2 monitors on my linux system in a ...
5
votes
2answers
941 views

Cannot exit X server, restart, shutdown or drop to tty when VGA monitor active

I have a strange problem. If I connect an external VGA monitor to my laptop, exiting the X environment in any way crashes the computer. For example, say I am working with my two monitors (the ...
1
vote
1answer
102 views

games opening at double resolution with 2 monitors

Whenever I open a game on my computer, It opens at a resolution of 3840x1080 aka the resolution of both of my monitors, combined. Now some games have good resolution controls, most do not. Is there ...
1
vote
0answers
328 views

Ubuntu 12.04, 2 NVIDIA GPUs, 2 different XScreens

I have two separate GPUs on my desktop, each has one monitor attached with. I know Compiz does not work with Xinerama, and TwinView only works when 2 monitors are from the same GPU. So I disable both ...
1
vote
2answers
1k views

Dual screen setup in Xorg

I have two Nvidia cards (an onboard and an added one), and a monitor connected to each one. Monitors are "on", at least the LEDs indicates that they are. But only the one connected to the onboard card ...
1
vote
1answer
684 views

Extend Desktop to Monitor over LAN

I want to make use of an old laptop by extending my the desktop from my main PC onto the monitor of this other, old laptop over a LAN connection. I've looked into Xdmx/dmx, but the project seems to ...
1
vote
2answers
621 views

dual screen won't work / ubuntu 10.04

I have an old computer, on which I'm running Ubuntu 10.04. It has a graphical chipset built in the motherboard (Intel) but has some PCI slots. I added an ATI Radeon 9200 graphical card in order to ...
3
votes
1answer
377 views

Using 2 video cards and 3 monitors

Im trying to get 3 screens working, one on my onboard AMD HD4200 and 2 on my Nvidia GT 430. I am getting 2 screens working, but I X is giving me an error. It says "Screen 1 was deleted because of no ...
2
votes
1answer
613 views

Using spare pc as second monitor

I'm looking for a piece of software that can enable a second pc to function as a second monitor via network. Both pc's are running linux so I would like something like MaxiVista only for linux. Is ...
0
votes
2answers
537 views

Open Google Chrome at launch on multi monitor system (LINUX)

I have an AMD HD6950 video card with the latest catalyst drivers installed on a 64bit Ubuntu 11.10 linux box. There are currently two 1920 x 1080 HDTVs connected but there will be four in the future, ...
1
vote
1answer
294 views

Negative values when absolutely positioning monitor in xorg.conf

In xorg.conf, in the ServerLayout section, I'm trying to arrange screens 0 and 1. Screen 1 's left top corner should be up 1050 pixels and right 880 pixels. But negative values seem to be causing an ...
0
votes
2answers
371 views

Xdmx and glx acceleration not working

I am using Xdmx (Now built into Xorg) to span a four monitor XServer over two PCs each running two monitors. Both PCS are running Arch Linux and identical versions of software, and have ATI graphics ...
4
votes
1answer
2k views

Multiple Graphics Cards on Fedora 15 (Gnome 3)

I have the (delightful) misfortune of having 3 graphics cards. They are XFX Radeon 5750s. Each drives 2 monitors via dvi. I am having a really hard time getting these running on fedora 15 (gnome 3). ...
2
votes
1answer
480 views

Dual monitor setup in Ubuntu 10.10: I want a workspace on one screen and another on the other screen

I've got dual monitors (TwinView) on Ubuntu 10.10 (remember: xorg.conf has mysteriously disappeared). I want a workspace on one screen and another on the other screen. Is it possible to do this? I'm ...
1
vote
2answers
1k views

ubuntu 3 monitors, 2 video cards not working

I'm trying to get ubuntu working w/ 3 monitors. I have been given 2 video cards lspci | grep VGA 20:01:00.0 VGA compatible controller: ATI Technologies Inc RV620 LE [Radeon HD 3450] 25:05:00.0 ...
0
votes
2answers
1k views

How to fullscreen application across both monitors of dual head display?

I have two Ubuntu 10.4 machines (and Ubuntu continues to hide more and more xorg.conf config such that I no longer know where to find it). One is a laptop running dual headed - DP1 is the internal ...
2
votes
1answer
341 views

Configuration tools for multiple monitors for X / Linux

I have Ubuntu 10.04 running gnome and two monitors. I am wondering if a can get a better multi-monitor configuration tool. The one I have, gnome-display-properties, has too many problems, including: ...
5
votes
1answer
1k views

Enabling hardware acceleration and Xinerama for multi-monitor/multi-GPU in Linux

My current setup is three monitors connected as follows (monitors listed from left to right): GPU0 (nVidia GTX 280): - Dell 2405FPW (1920x1200) - Dell U2410 (1920x1200) GPU1 (nVidia 210): - ...
1
vote
1answer
840 views

Linux: Automatically switch to external monitor (VGA)

I've got an eeePC with a really tiny monitor, so whenever I go (home, faculty, parent's home, friend's home, ...) I attach it to any external monitor I can find. If it matters my system is like this: ...
2
votes
3answers
621 views

linux xorg dual different monitors mouse border

If I hook an external monitor to my Linux laptop and configure it for dual head with the Gnome system tools, I do get them configured with the proper resolution and position (one to the left of the ...
3
votes
2answers
1k views

Synergy config dual monitors separately

In Synergy, is it possible to set up your config so that you have one server and one client, both with dual monitors, but the client machine has its monitors such that one is on the left of the ...
2
votes
1answer
1k views

Dual head setup for Ubuntu 10.04.1 and Windows XP Pro with same hardware configuration

I have a Dell OptiPlex 360 workstation at work, with 2 x ATI RV280 [Radeon 9200 PRO] graphics cards installed, which are attached to two identical 19" HII flat panel monitors. I'm using the open ...
1
vote
0answers
119 views

Mouse doesn't display correctly with Xinerama in Gnome

When I move my mouse to the second screen, for a moment the cursor can be seen on it, then it appears to return to the original screen. Then when I move the mouse around, the pointer is showing on the ...
0
votes
2answers
1k views

help with xorg.conf: xrandr on one of two widescreen monitors; rhel5, kde, ATI Radeon X1300

Can anyone help with me configure my dual-screen monitors for rotation? I have xrandr 1.1. Have tried various approaches, nothing takes. I can't even get the xrandr options to show up in KDE's ...
0
votes
1answer
151 views

How do I prevent new windows on one of my screens in Gnome?

I am using tree monitors at work with SLED (Suse Linux Enterprise Desktop) 11. It works great, except minor thing. On my leftmost monitor I run VMware Workstation with Windows XP and I run it full ...
1
vote
0answers
265 views

Xinerama 3 displays can't have main display in the middle

I have 3 monitors running on 2 cards, they are all working as 3 seperate displays, however, if i move the main display from the left (0,0) i cannot drag to the left window as the mouse goes crazy and ...
1
vote
1answer
2k views

How to configure multiple video cards in linux?

In Ubuntu Lucid Lynx RC, I got NVidia's TwinView to work with 2 monitors in a single video card. But when I use the same monitors but split them between the video cards I can't make TwinView work and ...
2
votes
4answers
3k views

Triple monitor setup in linux

I'm hoping there are some xorg gurus out there. I'm trying to get a three monitor setup working in linux. I have 2 lcd monitors and a tv, all different resolutions. I'm using 2 video cards; a ...
1
vote
1answer
917 views

Best option for multi-head Kubuntu?

I am trying to set up a dual-head setup on my Kubuntu laptop, and have found several ways to do it. They all seem very complex and I would like to know which one would be best for my situation: ...
0
votes
3answers
2k views

Configuring/disabling Fn+LCD/CRT modes for dual-monitor on Linux

I have correctly configured a dual monitor setup on Ubuntu Linux, Karmic 9.10. I use the Fn+CRT/LCD key to switch between modes, but I have to cycle through 5 modes before I get to the one that I use. ...
1
vote
1answer
4k views

Ubuntu 9.10 3 monitors setup

My desktop machine is on Ubuntu and I have 3 monitors, until now everything was working fine but since I have upgraded to Karmic Koala 9.10, my setup is kind of broken. I have 2 video cards, 1 ...
1
vote
1answer
4k views

how to enable multiple desktops in ubuntu

Few days back I asked How to get default panels back on Ubuntu Jaunty. However, now I noticed that my multiple desktops are… gone! On the bottom right hand corner I see boxes but when clicked nothing ...
3
votes
1answer
1k views

Configuring three monitors with two Radeon X1600/X1650 graphics cards under Ubuntu

I have three SyncMaster 932a monitors I want to use with two Radeon X1600/X1650 cards under Linux. I am running X.org X Server 1.6.0, as provided by Ubuntu's Wubi installer. After turning off ...
1
vote
1answer
120 views

Multiheaded X.org with a single workspace-pool

I've got an idea for x.org/$randomwindowmanager in combination with a multiheaded setup, but I haven't figured out how it should work. Also I don't really know where to place the feature request. Now ...
1
vote
2answers
6k views

How to get working dual head on Intel GM965/GL960 under Linux?

I have a pretty old laptop - HP Compaq 6710b, with Intel GM965/GL960 (as lspci reports) graphics. In the laptop, I have 15.4", 1680x1050 LCD. I also have stand-alone monitor, LCD, 17", 1280x1024. I ...