RE: SV: focus failure with x11 and Mac OS X 10.5
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: "Christer Ringblom" <email@hidden>
- Date: Tue, 27 Nov 2007 11:16:41 +0100
- Organization: Falth & Hassler
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
Attachment:
X11_Tiger.jpg
Description: JPEG image
_______________________________________________
Do not post admin requests to the list. They will be ignored.
X11-users mailing list (email@hidden)
This email sent to email@hidden