From: Qinghuai G. <Qin...@Su...> - 2006-08-25 17:37:49
|
Brian Paul wrote On 08/25/06 10:23,: >Qinghuai Gao wrote: > > >>The document on the parameter "display_string" for tilesort spu is: >> >>Specifies the DMX display string. This may be used to override the >>setting of the DISPLAY environment variable. >> >>Does this mean I can use this parameter to assign a graphics device for >>each render spu when I use chromium tilesort spu without DMX on a single >>computer with more than one graphics device? If not, any way I can >>assign a separate graphic device for each render spu when use >>tilesortspu without DMX? >> >> > >By "graphics device" do you mean "X server display"? > >To set the render SPU's display set the render SPU's display_string, >not the tilesort SPU's display_string. > > Oops. Yes., it should be the display_string of render spu. Seems I confused myself. Now I am fully wake up :-) Thank, >-Brian > > |