> Do > export DISPLAY=:0 > > 0:0 says use display 0 on the machine 0 which isnt a valid > machine name. > > :0 says use display 0 on the current machine. > Alternatively > > export DISPLAY=localhost:0 > > should also work.
The double 0's can also be used: Export DISPLAY=localhost:0.0 Which means display 0, subdisplay 0 on localhost. S�ren PS: Sorry about the repeated posts -- our mailserver had a fit last night. _______________________________________________ mythtv-users mailing list [EMAIL PROTECTED] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
