Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Thanks! | 7 comments | Create New Account
Click here to return to the 'Thanks!' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Thanks!
Authored by: hatchethead on Dec 11, '01 10:21:20AM

I was just this morning asking myself, "I wonder how you launch X-apps from the terminal window."

Works great.

Now all I need to learn is how to display X-apps running from a remote server on my Mac.

J



[ Reply to This | # ]
Thanks!
Authored by: adrianu on Dec 11, '01 11:15:30AM

See the hint with title:

"Global xhost setting for X windows"

Summary: use "ssh -X [remote-machine]" if the remote machine is running ssh,
otherwise use "xhost [remote-machine]" on the Mac and "setenv DISPLAY [name-of-mac]:0.0" on the remote machine.

Bye!

Adrian



[ Reply to This | # ]