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.

13 questions
10
votes
2 answers

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): - Dell 2405FPW (1920x1200) Works like a charm in…
6
votes
1 answer

Fullscreen chromium through dual/multiple displays

I have a LUBUNTU 16.04 system, and I've been trying to make chromium browser go fullscreen on a dual display setup without success. It just goes fullscreen on a single display. It must also be done automatically on startup. Can't login to manage…
3
votes
2 answers

How to vertically split a dual widescreen into four virtual workspaces on ubuntu?

I have dual widescreen setup on Ubuntu using twinview (Nvidia). I would like to split each monitor into two "virtual" screens, so at the end I get four virtual screens. I could arrange my windows manually, but I'd like to be able to maximize a…
3
votes
0 answers

Xinerama causes windows to maximize across both monitors

Possible Duplicate: In Debian Gnome, windows are maximizing over multiple monitors After I installed Xinerama whenever I maximize a window it spreads the window across both of my monitors. This doesn't work well for me since the monitors are not…
Phenom
  • 6,767
3
votes
0 answers

Merge 3 physical monitors into one virtual monitor on Gnome

I have 3 1080p monitors. I am Using Manjaro GNOME, but I would use Ubuntu if that's the only solution. I would like to combine them into a single display, à la eyefinity/xinerama. I understand I can use xrandr --setmonitor VirtualMonitor auto…
2
votes
1 answer

DisplayLink not detected by Xrandr

I'm trying to set up an HP DisplayLink USB video adapter on Debian 6 to work aside the notebook's integrated Intel i915 video card. I use a vanilla 3.11.1 kernel in which the options for VGA arbitration, fbdev framebuffer and DisplayLink driver are…
davide
  • 261
2
votes
0 answers

Xinerama creates a panning viewport

EDIT: I've created a bug report: https://bugs.freedesktop.org/show_bug.cgi?id=48458 My Setup I have 4 monitors, 1920x1080, which are in portrait mode (rotated left). They are connected to two radeon graphic cards. As usual, a picture says more…
iblue
  • 186
1
vote
1 answer

AMD A10 7700K + ATI Radeon HD 6850 with 6 Monitors

I'm running a workstation with (hopefully) 6 monitors under LM17 Cinnamon, 64-bit. The AMD ATI Radeon HD 6850 comes with 2x DVI, HDMI and DP to connect to 4 displays, which work fine under the xserver-xorg-video-ati drivers. The AMD APU A10 7700K…
1
vote
1 answer

In Debian Gnome, windows are maximizing over multiple monitors

This is my screen configuration: +----------------+----------------+ | | | | | | This is X Screen 1 | | | Two 1680x1050…
1
vote
1 answer

Tri-head linux system with Xmonad: is it possible to have HW acceleration

What means there exists to have three monitors, all controlled by Xmonad and have hardware 3D acceleration as well? I had the pleasure of using three monitors earlier this year, and while Xmonad and Xinerama handle three monitors easily, I had to…
mike3996
  • 1,611
1
vote
0 answers

Force applications to open on specific screen?

I'm running Fedora 35 (with X, not Wayland) on a multi-monitor setup. There are two primary monitors, one horizontal and one vertical... +---------------+ | | +--------------------+| …
larsks
  • 4,493
1
vote
0 answers

Ubuntu 16.04 Multi-Head + Xinerama + Compiz General Performance Proplems

Alright, so I ran into a problem, I have two Nvidia Cards one of them which is integrated. I have configured Xorg on the Nvidia property drivers and used nvidia-xconfig and nvidia-settings to configure my triple monitor setup, I have three separate…
Stars
  • 11
0
votes
0 answers

Two independent monitors in Dual-Head? Problems

I want to move to Linux but I have a little problem I need to resolve. I have a nvidia card with two monitors. The problem is that the secondary one is kinda crap and need a calibration to make it works good. As far I know, with TwinView I can't…