Mailinglist Archive: opensuse (3166 mails)
| < Previous | Next > |
Re: [SLE] How to start a second KDE Session on Ctrl+Alt F8?
- From: dries <dries@xxxxxxxxxxxxx>
- Date: Mon, 31 Mar 2003 10:58:32 -0800
- Message-id: <200303311058.32665.dries@xxxxxxxxxxxxx>
Praise wrote :
| Make a small shell script like this:
|
| #!/bin/sh
| startx kde -- :1
|
| And you will have another KDE on F8. It works only one time though, I
| think.
|
| Praise
This works OK, but eehhhhh
Is there also a way to start kde in a window on the current kde desktop ??
--
<End of message>
| Make a small shell script like this:
|
| #!/bin/sh
| startx kde -- :1
|
| And you will have another KDE on F8. It works only one time though, I
| think.
|
| Praise
This works OK, but eehhhhh
Is there also a way to start kde in a window on the current kde desktop ??
--
<End of message>
| < Previous | Next > |