[NBLUG/talk] Multiple GDM instances?

error error at sonic.net
Thu Sep 25 16:59:01 PDT 2003


On Fri, 2003-09-26 at 01:47, Lincoln Peters wrote:
> It works!  Now, if there was only a way to give each login screen a 
> different background so that I could easily tell them apart...
> 

That should be easy

in your .xsession

echo $DISPLAY should return:
:0.0

Then in your second X server it should return :1.0

if it's 1 then xsetroot foo
if it's 0 then xsetroot bar

or something like that.

-- 
error <error at sonic.net>




More information about the talk mailing list