Am Mittwoch, 10. Juli 2002 11:04 schrieben Sie:
> On Wed, 10 Jul 2002, John Tapsell wrote:
> > bah
> > What I meant to say, before I so rudely interrupted myself, was that
> > you can emulate multiple cursors etc by having multiple X servers.
> > At the moment you cannot have multiple X-servers on one screen,
>
> If only Xnest or Xdarwin could be configured to use a different mouse
> or keyboard, then you could have multiple servers on one screen :-)
You can have multiple x-servers on one screen. It's simple, just get 2
graphics cards and one of those security surveilance monitors with buildt-in
splitter. If you get the timings right that should work.
Servus
Casandro
--
#define T 1000
#define M T*T
int main(){int x,y;for(y=0;y<20;y++){for(x=0;x<70;x++){int
c=-1;int xr,yr,zr;int xp,yp,zp;xp=yp=zp=0;xr=(x-35);yr=(y-
10);zr=10;while(1){if(yp>T){c=5;if((((zp)/T)%2==1)^(((xp+M
)/T)%2==1))c=0;break;}if(zp>T*10){c=0;if (((yp*yp+xp*xp)/(
T*100))%2==1)c=2;break;}zp+=zr;xp+=xr;yp+=yr;}printf("%c",
c+32);}printf("\n");}};
_______________________________________________
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert