Re: Alternative window managers for Apple X11?
Re: Alternative window managers for Apple X11?
- Subject: Re: Alternative window managers for Apple X11?
- From: Jonas Maebe <email@hidden>
- Date: Sat, 29 Mar 2003 15:02:02 +0100 (CET)
On Fri, 28 Mar 2003, Rich Morin wrote:
> I use Terminal.app for most things, but I'm working on an X11-based app
> (actually, Perl/Tk) which runs on a FreeBSD machine. To run it, I:
>
> * start up X11
Before the next step, do the following in the Terminal window you're going
to do the ssh in:
setenv DISPLAY :0
(or "export DISPLAY=:0" if you're using bash).
> * ssh -X <host>
> * run the app
Now it should work.
Jonas
_______________________________________________
x11-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/x11-users
X11 for Mac OS X FAQ: http://developer.apple.com/qa/qa2001/qa1232.html
Report issues, request features, feedback: http://developer.apple.com/bugreporter
Do not post admin requests to the list. They will be ignored.