Re: How to display on several remote monitor

2008-06-27 Thread Mumia W..
On 06/27/2008 12:11 PM, abdelkader belahcene wrote: Hi, I have an application running on debian server, I want to redirect the output (graphic output) to displays on remote machines, that is: Server$ myappl --display=192.168.10.11:0.0 Server$ myappl --display=192.168.10.12:0.0 Server$ myapp

How to display on several remote monitor

2008-06-27 Thread abdelkader belahcene
Hi, I have an application running on debian server, I want to redirect the output (graphic output) to displays on remote machines, that is: Server$ myappl --display=192.168.10.11:0.0 Server$ myappl --display=192.168.10.12:0.0 Server$ myappl --display=192.168.10.13:0.0 or something like this