[FIXED] LWJGL screws up dual screen setup in Linux

Started by pvtcupcakes, April 04, 2010, 03:57:35

Previous topic - Next topic

pvtcupcakes

Hello.  I'm using Gentoo Linux with the xf86-video-ati driver.  I have two screens setup using xrandr 1.3.2

When I use the GLGears demo, it works fine until I close it.  Once I close it, it screws up my setup by shutting off one screen.  I have to manually re-enable it everytime I run something using LWJGL.  This is if I run the demo in a window, so it's not a fullscreening issue.

I'm trying to make something with LWJGL, but this is driving me insane.

Matzon

Quote from: pvtcupcakes on April 04, 2010, 03:57:35
Hello.  I'm using Gentoo Linux with the xf86-video-ati driver.  I have two screens setup using xrandr 1.3.2

When I use the GLGears demo, it works fine until I close it.  Once I close it, it screws up my setup by shutting off one screen.  I have to manually re-enable it everytime I run something using LWJGL.  This is if I run the demo in a window, so it's not a fullscreening issue.

I'm trying to make something with LWJGL, but this is driving me insane.

use LWJGL 2.4 nightly http://lwjgl.org/download.php

pvtcupcakes

Awesome it works.   ;D

Just curious, was this fixed a while ago, or did you just fix it after finding the thread?

kappa