You are not logged in.

#1 2004-08-16 23:01:54

hypermegachi
Member
Registered: 2004-07-25
Posts: 311

switching desktop environments without restarting X

easiest way is obviously editing .xinitrc and restart X and you're done.  but what if you feel you're bored of gnome and want to use kde for a while.  but crap you have ed2k, gnutella, fasttrack, and bittorrent going!!!  noooo i can't restart X or all my downloads are toast!

so...what's the easiest and safest way to switch environments without restarting X.  is it safe killing all processes and running a new one?

btw, i would try this, but last time i tried running gnome and kde at the same time and all the settings got screwed up and i couldn't boot into either one anymore.

Offline

#2 2004-08-17 05:31:09

onami
Member
From: Romania
Registered: 2004-05-05
Posts: 197

Re: switching desktop environments without restarting X

You can use Xnest (a nested X server).
just type Xnest in a shell


Forever newbie !!!

Offline

#3 2004-08-17 05:41:07

onami
Member
From: Romania
Registered: 2004-05-05
Posts: 197

Re: switching desktop environments without restarting X

I've written crap!!!

This is the way:
gdmflexiserver --xnest

if you want a window with a new login!!!

and

gdmflexiserver

if you just want another x session  (Tere will be two of them in the same time).

You should .xinitrc alon, and use a display manager (such as gdm)
if you want this just modify in /etc/inittab

:x:5:respawn:/opt/gnome/bin/gdm -nodaemon

it should be the last line.
respawn means that if you close the x serv, it will restart


Forever newbie !!!

Offline

#4 2004-08-17 09:07:19

tpowa
Developer
From: Lauingen , Germany
Registered: 2004-04-05
Posts: 2,322

Re: switching desktop environments without restarting X

try kdm
have a look at /opt/kde/share/config/kdm/Xserver
if you insert this:
:1 local reserve /usr/X11R6/bin/X :1 vt8
you enabled switching in kde by pressing the "K" button in kicker
or locking your session
you can also add a second X-Server

Offline

#5 2004-08-17 14:43:00

Xentac
Forum Fellow
From: Victoria, BC
Registered: 2003-01-17
Posts: 1,797
Website

Re: switching desktop environments without restarting X

I can't believe you people...

I think all wm's give you the ability to, but not all of them have it set up as a menu item by default.  Essentially, what happens is the process execs another wm.  This doesn't kill X, but kills the wm and starts a new one.  You'll have to research how to set up the switching in each wm though.


I have discovered that all of mans unhappiness derives from only one source, not being able to sit quietly in a room
- Blaise Pascal

Offline

#6 2004-08-17 15:23:48

hypermegachi
Member
Registered: 2004-07-25
Posts: 311

Re: switching desktop environments without restarting X

thanks xentac, i'll look into it.

p.s., thanks to the other replies...but (read all of my post!!!)...using gdm/kdm allows me to switch desktops, but when i log out to switch all the programs i want remaining open (all my p2p programs) will close, thus it's not much different than restarting X.

Offline

#7 2004-08-17 15:27:37

xerxes2
Member
From: Malmoe, Sweden
Registered: 2004-04-23
Posts: 1,249
Website

Re: switching desktop environments without restarting X

it shold be possible to run another wm in one of the VC's.
I've never been able to make it work. The wm complains about "display busy"


arch + gentoo + initng + python = enlisy

Offline

#8 2004-08-17 15:30:50

tpowa
Developer
From: Lauingen , Germany
Registered: 2004-04-05
Posts: 2,322

Re: switching desktop environments without restarting X

kdm allow this what you want
you can switch to another vt
strg+alt+f8 will give you a new kdm login
if you enable it in Xservers file
there you can log in to what you want

Offline

#9 2004-08-17 15:36:52

dp
Member
From: Zürich, Switzerland
Registered: 2003-05-27
Posts: 3,378
Website

Re: switching desktop environments without restarting X

xerxes2 wrote:

it shold be possible to run another wm in one of the VC's.
I've never been able to make it work. The wm complains about "display busy"

the first you can simply

startx

the second, you need to tell what display to use

startx -- :1

(if the first uses localhost:0)


The impossible missions are the only ones which succeed.

Offline

#10 2004-08-17 15:44:02

xerxes2
Member
From: Malmoe, Sweden
Registered: 2004-04-23
Posts: 1,249
Website

Re: switching desktop environments without restarting X

Ive trie that dp, it says "server already active for display 0
maybe I need to edit xorg.conf?


arch + gentoo + initng + python = enlisy

Offline

#11 2004-08-17 17:06:20

onami
Member
From: Romania
Registered: 2004-05-05
Posts: 197

Re: switching desktop environments without restarting X

try this when you are using gnome or kde or whatever . This is the coolest thing possible:

gdmflexiserver --xnest


Forever newbie !!!

Offline

#12 2004-08-17 17:27:01

hypermegachi
Member
Registered: 2004-07-25
Posts: 311

Re: switching desktop environments without restarting X

wow...talk about huge ass memory hoggin running with gnome and kde, and 2 x servers

Offline

#13 2004-08-18 10:45:29

onami
Member
From: Romania
Registered: 2004-05-05
Posts: 197

Re: switching desktop environments without restarting X

xfce4 and kde at the same time

one terminal displays the top command in order to check out the memory state.
other apps were running in different workspaces(xffm,mozilla, gnome-terminals).

gdmflexiserver  --xnest

root.jpg[/code]


Forever newbie !!!

Offline

Board footer

Powered by FluxBB