Results 1 to 10 of 11
Is it possible to change the desktop enviroment from command?
Supose I have the new desktop enviroment in a flash usb drive, how should i do?
Thnx....
- 05-13-2008 #1Just Joined!
- Join Date
- May 2008
- Posts
- 11
Change DE from command.
Is it possible to change the desktop enviroment from command?
Supose I have the new desktop enviroment in a flash usb drive, how should i do?
Thnx.
- 05-13-2008 #2
Hi you can install the switchdesk package and then run
Code:switchdesk
- 05-13-2008 #3Just Joined!
- Join Date
- May 2008
- Posts
- 11
I have the graphical installer from here
Xfce - Download
In a flash drive
I dont' understand what you mean with switchdesk
- 05-13-2008 #4
What Linux distribution are you using? Different ones have different commands to change the default desktop. In Ubuntu you can change it at the login screen. In Fedora and some other Redhat-based systems the "switchdesk" command can be run from the console. In Slackware the command is "xwmconfig."
I gather that you haven't installed the new desktop yet, so that would be your first step. Again, we need to know what distribution you're using to tell you how to get Xfce installed.Registered Linux user #270181
TechieMoe's Tech Rants
- 05-13-2008 #5Just Joined!
- Join Date
- May 2008
- Posts
- 11
I have a Fedora Core with a Sugar DE.
If I simply type switchdesk as if it were a DOS command?
When I have my computer (i'm not at home until the weekend) i'll try the switchdesk, anything that i should know?
Thanks for your answers.
What is the location of a default Usb drive? I don't suppose that i t is e:\
- 05-13-2008 #6
I've never heard of Sugar. What version of Fedora?
You need to have the desired desktop installed first. Once you have xfce installed, you should be able to switch to it with this command:If I simply type switchdesk as if it were a DOS command?
You might also be able to pick it as a session from your login prompt, if you use a graphical login screen.Code:switchdesk xfce
No, Linux doesn't use drive letters like Windows. It uses device names. You can figure out what the name of your USB drive is by inserting it and then running the dmesg command. Mine usually shows up as /dev/sda2, but that's specific to my machine. If you're in a graphical environment such as KDE or Gnome, you shouldn't have to mount the drive manually. It will pop up on your desktop for browsing.What is the location of a default Usb drive? I don't suppose that i t is e:\
Registered Linux user #270181
TechieMoe's Tech Rants
- 05-13-2008 #7Just Joined!
- Join Date
- May 2008
- Posts
- 11
Sugar as in
Sugar Instructions - OLPC
Can I install it from the command? How would i do that?
- 05-14-2008 #8
First of all install the Xfce DE and then follow this instructions to turn to XO Sugar desktop
- 05-14-2008 #9Just Joined!
- Join Date
- May 2008
- Posts
- 11
ok... Can I install it from command????
Try not to be soo brief.. xD
- 05-14-2008 #10
Yep you can install it using command line
Check out this if you want to install optional packagesCode:su - yum install xfdesktop xfce-utils xfce-mcs-plugins xfce4-session


Reply With Quote
