johnsto
July 10th, 2008, 02:40 AM
This is driving me nuts. This is on Hardy with an nVidia 8400GS with the 173.14.05 drivers.
The problem is that X11 is configured for one screen and one screen only. When I'm in gnome, 'who' reports that I'm using display :0. However, the environment variable $DISPLAY is set to :1.0 and 'xlsclients -display :1' also tells me what all my apps are running on display :1. 'xlsclients -display :0' reports nothing.
This little issue causes all sorts of weirdness in SDL apps, as they refuse to start unless I change DISPLAY to :0, and then when they do start, appear without any window decorators, and in the top-left corner of the screen covering everything else.
Anyone know what might be going on here?
The problem is that X11 is configured for one screen and one screen only. When I'm in gnome, 'who' reports that I'm using display :0. However, the environment variable $DISPLAY is set to :1.0 and 'xlsclients -display :1' also tells me what all my apps are running on display :1. 'xlsclients -display :0' reports nothing.
This little issue causes all sorts of weirdness in SDL apps, as they refuse to start unless I change DISPLAY to :0, and then when they do start, appear without any window decorators, and in the top-left corner of the screen covering everything else.
Anyone know what might be going on here?