Questions tagged [xinerama]

An extension enabling window managers to combine multiple monitors to create one large display.

45 questions
8
votes
1 answer

Is there a simple, safe way to trigger a GPU lockup on a susceptible computer?

Answers to my previous question, Ubuntu 12.04 froze, requiring powercycle. What should I look / grep for in the logs?, have led me to suspect that my computer is experiencing an intermittent GPU lockup. It has been happening about once a week,…
Abe
  • 451
7
votes
1 answer

Ubuntu 14.04 two Nvidia cards triple screen Xinerama with proprietary driver, third screen black and X cursor

I am having some issues getting my third screen working properly. I had triple screens working fine on 12.04, using 2 nvidia cards. Did a fresh install of 14.04 and having no end of problems getting it working. It either will just be disabled, or…
Horse
  • 253
7
votes
1 answer

Xinerama = 1 loses theme

I am testing out 12.04 and am using Xinerama = 1 in xorg.conf. When I do this, everything seems to work, except that some applications end up with strange looking buttons. Please see this image: Click here for an enlargement of the image. As soon…
oshirowanen
  • 4,047
6
votes
2 answers

Multi Monitor Issues after fresh install of Ubuntu 14.04

I just performed a fresh install of Ubuntu 14.04. I have 3 Nvidia Quadro Cards powering three monitors. I used nvidia-settings to enable the three monitors: *NOTE: The forum will not let me post the image until I have at least "10 reputation". I…
Nfettinger
  • 65
  • 1
  • 1
  • 6
4
votes
1 answer

Controlling window placement in unity with twinview

I am running a system running Ubuntu Oneric where i have a DVI monitor and an HDTV as my screens. They are set up using nVidia TwinView. The monitor and TV are not side by side and the intent is to drag movies to the TV and then full screen it. The…
cliff
  • 41
4
votes
1 answer

gnome-mplayer to play on second screen with option xineramascreen

I am trying to make gnome-mplayer play a video in fullscreen on my second screen. I am using a Nvidia card with xineramascreen. Below is my ~/.mplayer/config…
4
votes
1 answer

Gnome 3 - Multiple Video Cards - Xinerama -- Forced Fallback Mode

Just installed a 2nd nvidia video card -- previously had gnome 3 working perfectly with 2 monitors on a a single video card using twinview tried a number of things thus far twinview on 1 card + xinerama no xinerama no twinview various manual…
Alvin
  • 720
3
votes
1 answer

Xinerama and double buffering?

Is there any way to enable double buffering while using Xinerama? Seems its not working because everything is flickering (conky, lilyterm, tilda, ...).
Daniel
  • 81
3
votes
2 answers

How do I best enable Xinerama?

Following the WoLpH's recommendation I am looking forward to enable Xinerama to set up 2 monitors to be 2 separate Gnome virtual desktops instead of one big. But the thing I worry about is how to set it up correctly and not to harm Ubuntu's "Monitor…
Ivan
  • 58,745
3
votes
2 answers

Xinerama with hardware acceleration at the same time

Is there some way that I can have Xinerama enabled and still use hardware acceleration? I have three monitors on 2 GPUs. I have enabled Xinerama, but now all hardware acceleration is gone. This results in bad framerates in games, and Compiz isn't…
Kalle Elmér
  • 9,216
3
votes
1 answer

18.04 Xinerama Black Screen with Mouse Cursor

Alright, guys. I cannot for the life of me figure this one out. What I'm trying to do is change my Xorg settings to act as if my 3 (identical) monitors are a single monitor so I can span a game across all 3. Here are the 3 monitors I'm using with my…
3
votes
5 answers

Dual nVidia GPUs (3 monitors) not working in 11.10

after searching I have not found a solution. I have 2 nvidia quadro 295 cards with 3 monitors but I can not extend twinview across multiple GPUs. I have the most recent nvidia proprietary drivers installed, and they work fine for the single GPU /…
2
votes
1 answer

How do I refer to a display with xinerama enabled?

I'd like to launch gnome-terminal on my second monitor, you'd expect something like: ~$ gnome-terminal --display=0:0.1 to work but doesn't as RANDR is disabled or not used when xinerama is enabled. The error I get when trying to launch with this…
YHVH
  • 133
2
votes
2 answers

Awesome multimonitor scenario: how to stop mirroring?

I have this two-monitor configuration that works flawlessly in the default 12.10 GNOME wm. This is my xorg.conf: Section "Monitor" Identifier "VGA0" Option "Enable" "true" Modeline "1920x1200_60.00" 193.16 1920 2048 2256 2592 1200…
2
votes
2 answers

In Unity, how can I hide the global menu on an application running fullscreen in a second monitor?

I often play video content on my second screen, and I've noticed that when the fullscreen application loses focus (i.e. I go back to doing something on my main screen) a global menu bar appears above it. I find that distracting -- is there some way…
1
2 3