You are not logged in.
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
You can use Xnest (a nested X server).
just type Xnest in a shell
Forever newbie !!!
Offline
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
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
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
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
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
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
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
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
try this when you are using gnome or kde or whatever . This is the coolest thing possible:
gdmflexiserver --xnest
Forever newbie !!!
Offline
wow...talk about huge ass memory hoggin running with gnome and kde, and 2 x servers
Offline
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
[/code]
Forever newbie !!!
Offline