• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: SV: focus failure with x11 and Mac OS X 10.5
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: SV: focus failure with x11 and Mac OS X 10.5


  • Subject: Re: SV: focus failure with x11 and Mac OS X 10.5
  • From: Jeremy Huddleston <email@hidden>
  • Date: Tue, 27 Nov 2007 11:52:13 -0800

Ok, you should be able to just do:

ssh -Y email@hiddenR

then if you 'echo $DISPLAY' you should see something like 'localhost: 10'. If not, then follow the help on X11 forwarding with ssh here: http://www.x.org/wiki/XDarwin_FAQ

Anything you run remotely should show up locally now.

--Jeremy

On Nov 27, 2007, at 02:16, Christer Ringblom wrote:

Well, excuse me for not being so into X11... I am only a user of the
software (Hiflex) that relies on X11.

On my Tiger it did this:
#!/bin/bash
#
/usr/X11R6/bin/X -once -query IP.OF.HIFLEX.SERVER &

export DISPLAY=:0
sleep 10
while test `ps -ax | grep -v grep | grep -c /usr/X11R6/bin/X` = 1
do

/usr/X11R6/bin/xset fp+ tcp/ IP.OF.HIFLEX.SERVER:7100 &
       /usr/X11R6/bin/quartz-wm
       sleep 1
done

And you got a log in window that you could type in (Not working on Leopard).
Logging on to that Linux server, the server application started and you
could open different modules of the app in "sort of standard Mac- windows"
(Aqua?).


Included is a screen shot from my Tiger Mac.
What I want is to be able to do the same on Leopard.

//Christer


Please explain your needs and I can hopefully explain the solution.

--Jeremy

<X11_Tiger.jpg>

_______________________________________________ Do not post admin requests to the list. They will be ignored. X11-users mailing list (email@hidden) This email sent to email@hidden
References: 
 >Re: focus failure with x11 and Mac OS X 10.5 (From: Nathan <email@hidden>)
 >AW: focus failure with x11 and Mac OS X 10.5 (From: "Marc Horriar (Hiflex)" <email@hidden>)
 >SV: focus failure with x11 and Mac OS X 10.5 (From: "Christer Ringblom" <email@hidden>)
 >Re: SV: focus failure with x11 and Mac OS X 10.5 (From: Jeremy Huddleston <email@hidden>)
 >Re: SV: focus failure with x11 and Mac OS X 10.5 (From: dp <email@hidden>)
 >Re: SV: focus failure with x11 and Mac OS X 10.5 (From: Jeremy Huddleston <email@hidden>)
 >RE: SV: focus failure with x11 and Mac OS X 10.5 (From: "Christer Ringblom" <email@hidden>)

  • Prev by Date: xemacs consuming 100% of CPU /2
  • Next by Date: Re: xemacs consuming 100% of CPU /2
  • Previous by thread: RE: SV: focus failure with x11 and Mac OS X 10.5
  • Next by thread: Re: SV: focus failure with x11 and Mac OS X 10.5
  • Index(es):
    • Date
    • Thread