[comp.unix.questions] X on Unisoft UNIX System V 3.2

lectra@geocub.UUCP (Lectra Systeme) (06/17/91)

				Hello Unix world !
		
	Is there anybody porting an X11R4 server on Unisoft UNIX System V 3.2 (release 1.3) ?

	
	Please help me ...
		
	I've just finished the porting of the X11R4 server on Unisoft UNIX 
System V 3.2 (release 1.3) and i've got a problem when i use the server and a
full-graphical X client (ico for example) on the same CPU :

	The ico moves around the window step by step (not continous) with 
an interval of about 1/2 s between each position ==> that's awful ! 

	Then let's try another experience whithout my server (using an X 
terminal) :

	i write a simple program (bcl) which is an infinite loop (like the 
X server) :

		main () 
		{
			for (;;);
		}

	and i type :

		bcl &	

	and then :

		ico -display Xdisplay:0	&

	The ico moves step by step too ! 

	When i kill the "bcl" program, the ico moves normally...


	What can i do ?


						Pierre FICHEUX


	PS: I offer a bottle of Bordeaux wine for the first correct solution !