Re: [foxboro] Open DisplayManger on second Display (XServer:0.1)
- From: Ron Deen <r.deen@xxxxxxxxx>
- To: foxboro@xxxxxxxxxxxxx
- Date: Thu, 14 Sep 2006 21:17:53 +0200
I guess I'm too late to answer this now but the "go_dm" script is indeed a=
=20
renamed ".profile" file.
=46ound this part in the Xterminal document that deals with dual head=20
Xterminals:
The interesting part is where we introduce the REM_SCREEN variable. This=20
variable is added on the command line on your exceed start session:
So the command would be "exec /opt/ia/go_dm 1". The cool part is that leavi=
ng=20
out the "1" at the end will bring the FoxView to the default screen (I=20
guess?)
BTW you will find the .profile in /opt/ia but you probably already guessed=
=20
that.
Good luck
Ron Deen
Invensys
###################################################
[go_dm] I/A version 4.3 (with FoxView=E2=84=A2 and DUAL screen support)
PATH=3D/bin:/usr/bin:/usr/sbin:/etc:/usr/ucb:/usr/local:/usr/ccs/bin:.:/usr=
/opt/SUNWmd/sbin:/optgms/bin:/usr/fox/wp/bin/tools
export PATH
# Need to set up library path for jettool (needs libview.so.x)
LD_LIBRARY_PATH=3D/usr/openwin/lib ; export LD_LIBRARY_PATH
l () ls -l $*
lc () ls -CF $*
REM_STATION=3D`who am i| awk '{print $6}' | tr -d "()"`
LOC_STATION=3D`uname -n`
REM_SCREEN=3D$1
DISPLAY=3D$REM_STATION:0.$REM_SCREEN ; export DISPLAY
echo Setting DISPLAY to $DISPLAY
=2E
the rest of the file
=2E
=2E
=2E
exit
###################################################
On Thursday 14 September 2006 14:20, David Johnson wrote:
> There is an example of a modified go_dm script on the cassandra web
> site. Check out the following link.
>
> http://www.thecassandraproject.org/archive/remote_dm
>
> Regards,
> David
>
>
>
> _______________________________________________________________________
> This mailing list is neither sponsored nor endorsed by Invensys Process
> Systems (formerly The Foxboro Company). Use the info you obtain here at
> your own risks. Read http://www.thecassandraproject.org/disclaimer.html
>
> foxboro mailing list: http://www.freelists.org/list/foxboro
> to subscribe: mailto:foxboro-request@xxxxxxxxxxxxx?subject=3Djoin
> to unsubscribe: mailto:foxboro-request@xxxxxxxxxxxxx?subject=3Dleave
_______________________________________________________________________
This mailing list is neither sponsored nor endorsed by Invensys Process
Systems (formerly The Foxboro Company). Use the info you obtain here at
your own risks. Read http://www.thecassandraproject.org/disclaimer.html
foxboro mailing list: http://www.freelists.org/list/foxboro
to subscribe: mailto:foxboro-request@xxxxxxxxxxxxx?subject=join
to unsubscribe: mailto:foxboro-request@xxxxxxxxxxxxx?subject=leave
- References:
- Re: [foxboro] Open DisplayManger on second Display (XServer:0.1)
- From: Boulay, Russ
- Re: [foxboro] Open DisplayManger on second Display (XServer:0.1)
- From: David Johnson
Other related posts:
- » Re: [foxboro] Open DisplayManger on second Display (XServer:0.1)
- » Re: [foxboro] Open DisplayManger on second Display (XServer:0.1)
- » Re: [foxboro] Open DisplayManger on second Display (XServer:0.1)
- » Re: [foxboro] Open DisplayManger on second Display (XServer:0.1)
- » Re: [foxboro] Open DisplayManger on second Display (XServer:0.1)
- » Re: [foxboro] Open DisplayManger on second Display (XServer:0.1)
- » Re: [foxboro] Open DisplayManger on second Display (XServer:0.1)
- Re: [foxboro] Open DisplayManger on second Display (XServer:0.1)
- From: Boulay, Russ
- Re: [foxboro] Open DisplayManger on second Display (XServer:0.1)
- From: David Johnson