KDE to XFCE

Ask questions regarding Gentoox, Gentoo and Linux in general in these forums and we'll do our best to help you!
Post Reply
kikofras
Newbie
Posts: 7
Joined: Thu Nov 30, 2006 5:34 pm

KDE to XFCE

Post by kikofras »

Hi all shallaxians ^^

Im with KDE and its SO SLOW! I tried xface and its going bettet with this desktop. How can i change from KDE to XFCE?


Thanks alot shallaxians :D


kikofras
Timmo
Novice
Posts: 44
Joined: Sun Nov 09, 2003 9:35 am
Location: Midlands UK
Contact:

Post by Timmo »

I think if you drop down to a terminal and type the following it should do it for you..... you might need to add sudo first, I can't remember now!

Code: Select all

toxfce
I wrote this!
kikofras
Newbie
Posts: 7
Joined: Thu Nov 30, 2006 5:34 pm

Post by kikofras »

im going to try it

thx alot man!!

kikofras
joshua.lyon
Linux User
Posts: 11
Joined: Wed Mar 07, 2007 5:19 am

Post by joshua.lyon »

You can do this either remoting in with SSH and running the commands or by opening up a terminal (console/konsole) and running them.

First change to root:

Code: Select all

su -
Then run the to XFCE command:

Code: Select all

toxfce
Post Reply