Questions tagged [xinerama]

Xinerama is an extension to the X Window System that enables X applications and window managers to use two or more physical displays as one large virtual display. When Xinerama is enabled in the X server, multiple X screens can be unified into a single workspace. This unified work area allows windows to be transferred across X screens.

Xinerama is an extension to the X Window System that enables X applications and window managers to use two or more physical displays as one large virtual display.

Xinerama advantages include the ability to only maximize windows to the dimensions of the active physical display, and to allow new pop-up windows on the active physical display.

Developed under the name PanoramiX by Madeline T. Asmus of the Digital Equipment Corporation's Unix X Server Engineering Group, the software was contributed to The Open Group for X11 Release 6.4 (X11R6.4) and renamed Xinerama. It was then incorporated into the XFree86 4.0 release and the Solaris 7 11/99 release. According to X Server project lead Rob Lembree, the name was inspired by the Cinerama widescreen theatre process.

18 questions
10
votes
2 answers

Run one screensaver across multiple monitors

Is there a way to make xscreensaver run a single screen saver across the whole X display, ignoring Xinerama/XRANDR geometry? I have three monitors appearing as a single X screen on one X display. XRANDR provides information about where each…
Malvineous
  • 6,524
  • 5
  • 52
  • 76
5
votes
2 answers

NVIDIA driver upgrade failed

I downloaded the latest(331.49), tried to install, but failed. I compiled the kernel module and at the end of the installation it said that it went successful. But on bootup it said: version mismatch, it still finds the old version—so I tried to…
stdcerr
  • 2,037
  • 12
  • 42
  • 65
4
votes
1 answer

Xorg Setting checking from Command Line

How do I determined, whether Xorg is using Xinerama, DDC and Reduced Blanking ?? Just adding few options in Xorg.conf is sufficient ? If I have to check from command-line, then how can I check above mentioned settings ? (I am using VIA chipset and…
SHW
  • 14,454
  • 14
  • 63
  • 101
4
votes
0 answers

Cursor position, dragging and resizing windows... with multiple monitors

I was finally able to get my four identically sized screens to work together, with three on one graphics card ( GeForce GTX 750 ) and one on a second card ( GeForce GT 730 ) in X11. It was a really tough configuration, because one monitors is left…
3
votes
1 answer

xorg.conf 2 cards 3 monitors - why is one monitor stretched?

I have 2 nvidia cards with three monitors Left (0), Middle (1), and Right (2). I have to use xinerama to make them all one desktop because xrandr only joins 0 and 1, leaving 2 as a separate desktop. My understanding is that xrandr can ONLY join two…
kainaw
  • 357
  • 1
  • 2
  • 14
3
votes
1 answer

how to stretch mplayer to both monitors (fullscreen) in a xinerama setup

I am using the window manager Xmonad and have two monitors in a Xinerama setup. I want to display videos with mplayer fullscreen across the two monitors. But, by default, I want mplayer to be a tiled window. Until now I have done this manually: by…
erik
  • 16,959
  • 4
  • 32
  • 46
3
votes
2 answers

How to setup x11 touchscreen in linux desktop?

I am using opensuse desktop with two screens, top and bottom. Only the bottom screen is touchscreen, which is USB touchscreen. Both monitors are used as a single screen. I tried to configure the touch screen via xorg.conf file using the following…
Monku
  • 267
  • 1
  • 5
  • 16
2
votes
1 answer

Double GNOME UI elements with Xinerama

I have a Debian 7.0 system which I'm trying to set up with 3 monitors. I'm using a Quadro NVS 420 card with the latest NVidia drivers. I configured it using Xinerama and the nvidia-settings utility, and the three desktops appear just fine, but on…
Alex Z
  • 131
  • 3
2
votes
0 answers

Two monitors work as if they were a single one

I have 3 monitors (1 on an Intel card, 2 on Nvidia). After some magic with xorg.conf they started to work, but the two Nvidia monitors work as if they were a single, wide monitor (any maximized window will cover both displays and end up split in the…
Alex
  • 21
  • 1
  • 4
1
vote
0 answers

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. I need to choose disable it from console…
TPS
  • 2,483
  • 5
  • 27
  • 45
1
vote
1 answer

Nvidia Xinerama 1xGT1030 to 2 DP monitors with either nouveau/nvidia driver

I have GeForce GT 1030 card with 2 Dell U2415 monitors. The connection is 1030's DisplayPort => Monitor 1 DP Input; Monitor 1 DP Output => Monitor 2 DP Input. The OS is Debian Buster (10), with the default nouveau driver. I have tried all possible…
1
vote
1 answer

How do I tile two displays onto one monitor with AMD graphics

I have a Dell UP2414Q monitor from 2014 that is using two tiles. The left and right side are basically a separate monitor, and DisplayPort's Multi-Stream Transport sends a signal to both. On Windows, this works out of the box. On Linux, there are…
Redsandro
  • 871
  • 1
  • 9
  • 17
1
vote
0 answers

XORG Dual Graphic Card Setup NVIDIA

I asked a related question on Stack Exchange and it seems that nobody understands anything there, so I will format this question for here and maybe have better luck. I am trying to setup 2 NVIDIA GT 610 graphics cards both with 2 DVI, 1 Micro HDMI…
MichaelM
  • 111
  • 1
1
vote
0 answers

Multi GPU Compiz?

Is it possible to enable OpenGL compositing in multi GPU setup? I have Quadro 4000 and GTX580. Atm I'm using xinerama and 4 X servers but it doesn't support Compiz. On the other hand I can't find a way to configure it with single X server. If cards…
Lapsio
  • 1,283
  • 2
  • 18
  • 27
1
vote
0 answers

Xinerama used not on all screens

is it possible to use Xinerama only for selected subset of screens? I have a computer with three graphical outputs on Intel HD graphics. I have one GPU so I can run one XServer with three screens (:0.0, :0.1, :0.2). However, I would like to use…
nobody
  • 1,545
  • 12
  • 19
1
2