<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.0.6389.0">
<TITLE> RE:Keeping all Xterms in Konsole</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/rtf format -->

<P><FONT SIZE=2 FACE="Arial">Hi All</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">I am seeking advice from both/either list.</FONT>

<BR><FONT SIZE=2 FACE="Arial">The is regarding User Mode Linux Xterms and Konsole.</FONT>

<BR><FONT SIZE=2 FACE="Arial">I would like to keep all 6 Xterms for each User Mode Linux Virtual Machine to stay in the same window.</FONT>

<BR><FONT SIZE=2 FACE="Arial">So I could have one window per virtual machine and not a whole desktop cluttered with Xterms all over. </FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">In Konsole: to open a new session, but in the same window I can use the following command:</FONT>

<BR>        <FONT SIZE=2 FACE="Arial">dcop $KONSOLE_DCOP newSession</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">In any Xterm (including konsole) to launch User Mode Linux into a new Xterm window, the following command is expected:</FONT>

<BR>        <FONT SIZE=2 FACE="Arial">konsole -T "The Title" -e <the executable></FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">Example: To open a new Xterm with the man page for ps. </FONT>

<BR>        <FONT SIZE=2 FACE="Arial">konsole -T "PS man page" -e man ps</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">I tried a wrapper script that was suggested to me, but it assumed that the following would work:</FONT>
</P>

<P>        <FONT SIZE=2 FACE="Arial">dcop $KONSOLE_DCOP newSession -T "$title" -e "$exec"</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">But dcop sees the -T and the -e as bad arguments.</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">So how do I get the functionality of the above statement but with the right syntax, commands, etc.  ?</FONT>

<BR><FONT SIZE=2 FACE="Arial">  </FONT>

<BR><FONT SIZE=2 FACE="Arial">Thanks</FONT>

<BR><FONT SIZE=2 FACE="Arial">Alan Ridgeway</FONT>
</P>
<BR>

</BODY>
</HTML>