On Mon, Sep 08, 2003 at 10:10:35AM -0700, Andre Kirchner wrote:
> how can I use an application with a graphical
> interface from another machine? I have made
> DISPLAY=the_machine_where_I_am_now:0.0 at the machine
> where the application is installed, but it doesn't
> work.

Did you remember to export the variable?

In bash, the usual command is:
$ export DISPLAY=<ip address>:0.0

-- 
Ed Wilts, Mounds View, MN, USA
mailto:[EMAIL PROTECTED]
Member #1, Red Hat Community Ambassador Program


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to