[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]
Re: KDE Problem
On Mon, May 01, 2000 at 01:03:02PM +0530, Syed Khader Vali wrote:
>
> Hi Arun,
> I didn't get you here. Could you elaborate it a little bit more .
> I mean the "multi window paradigm".
multi window = paradigm used by xterm. A new window for each shell.
single window = kde2 stuff. It roughly looks like:
konsole
+-----------------------------------------------------+
bash $
+------------------------------------------------------+
| shell1 shell2 shell3
+------------------------------------------------------+
By clicking on shell{1,2,3}, you stay in the same window,
but go to a different shell.
-Arun