I was not familiar with Direct Graphics Access and so I looked it more on wikipedia and according to that site it says: "...X Window works over a network, allowing programs on one machine to display output on the screen of another. Having the server do the drawing work in this scenario can lessen the amount of data that has to be sent across the network, and also shares the workload between the server and the client machine, (the client machine here will normally be a large multi-user system, and limiting processor use by users is important)."
>From this, I gather that it CAN be done over the network (doesn't have to be >done locally). Did I understand correctly (at least that part)? -- This message posted from opensolaris.org
