Favorite Desktop Environment
So, what's your fav? I prefer Fluxbox on systems I use all the time, and on systems with low resources (or VMs in VPC). I also use KDE on systems that I just need up and running quickly, and on VMs running in VMWare Workstation, and now on VM...
#150663 - 11/19/04 05:13 PM
Favorite Desktop Environment
|
clutch
Carpal Tunnel
Registered: 03/29/00
Posts: 3859
|
So, what's your fav? I prefer Fluxbox on systems I use all the time, and on systems with low resources (or VMs in VPC). I also use KDE on systems that I just need up and running quickly, and on VMs running in VMWare Workstation, and now on VMWare ESX Server in the lab.
|
|
Top
|
|
|
|
#150665 - 11/19/04 05:34 PM
Re: Favorite Desktop Environment
|
Dapper Dan
Pooh-Bah
Registered: 09/27/03
Posts: 1703
Loc: The Sovereign state of South C...
|
I've used most of them and always come back to IceWM.
|
|
Top
|
|
|
|
#150669 - 11/19/04 07:22 PM
Re: Favorite Desktop Environment
|
SoulNothing
enthusiast
Registered: 02/24/04
Posts: 309
|
fluxbox then gnome then xfce i constantly switched i tried alot of them and found those three to be my favorites im also trying kde but fluxbox is great and fast
|
|
Top
|
|
|
|
#150677 - 11/19/04 09:34 PM
Re: Favorite Desktop Environment
|
adamvjackson
Pooh-Bah
Registered: 08/26/02
Posts: 2174
Loc: Asheville, NC
|
I prefer Gnome, but on bootable live CDs, I like Fluxbox. Speaking of which, has anyone here used the Auditor live CD? I checked it out a few days ago, and it seems pretty complete.
|
|
Top
|
|
|
|
#150705 - 11/20/04 12:09 PM
Re: Favorite Desktop Environment
|
blackpage
member
Registered: 03/23/04
Posts: 120
|
I can work with everything, though not for long if GUIs show those little flaws that drive me nuts, as GNOME does by always starting at root-folder with no option to store fav-folders, never showing hidden files without me doing tricks and so on. I hope they change that some day soon, cause GNOME certainly has potential - especially for Linux-beginners. That's why my motto is: KDE or bust!  Having worked for a long time with Macs I just _need_ KDE with "acqua-graphite" as style and Baghira-Brushed as window-decos to achieve my favorite Linux-Mac crossover look. As it goes for the Mac-feel: I never liked that anyway, so I'm glad I can utilize a 3-button mouse without having the Icons inflate to the size of Texas 
|
|
Top
|
|
|
|
#150726 - 11/21/04 12:10 AM
Re: Favorite Desktop Environment
|
egorgry
enthusiast
Registered: 08/30/03
Posts: 315
Loc: New Jersey
|
I'm a gnome man myself. I use xfce for my craptop for it speedy lightweight performance tho. Blackpage I think I can help you with your Gnome annoyances. If I'm understanding you, you want to quickyly view hidden files and start in some folder other then / or /home/username when launching nautilus? first the hidden files thing. I use a script in /home/greg/.gnome2/nautilus-scripts #!/bin/sh
OLDSTATE=$(gconftool-2 --get "/desktop/gnome/file_views/show_hidden_files")
if [ "$OLDSTATE" == "false" ] ; then NEWSTATE="True" else NEWSTATE="False" fi
gconftool-2 --set "/desktop/gnome/file_views/show_hidden_files" --type boolean $NEWSTATE that wink is suppose to be a closed paranthesis You will get an option when you right click in gnome for scripts just make it executable then you can toggle off and on teh hidden files. Now for the nautilus browser thingy. go into gconf editor > apps > nautilus > desktop uncheck home_icon_visible that will make the defautl launcer disappear. then create a new launcher with the following options nautilus --no-desktop --no-default-window /home if you don't liek the new spatial nautilus and prefer teh browser method do this nautilus --no-desktop --browser --no-default-window /home tehn booya your all fixed up. If this isn't what you wnat then maybe someone else will find it usefull
|
|
Top
|
|
|
|
#150731 - 11/21/04 01:09 AM
Re: Favorite Desktop Environment
|
ReFoRMaT
journeyman
Registered: 10/17/04
Posts: 84
Loc: Toronto, Ontario, Canada
|
Compared to my experience with RedHat 9/Gnome, I think I will stick to KDE. Seems a tad more stable and cooperative if you ask me. Then again, I liked the industrial look and feel of 2k so go figure. I like things that work, period. Even if it means less frills.
|
|
Top
|
|
|
|
#150747 - 11/21/04 09:36 AM
Re: Favorite Desktop Environment
|
blackpage
member
Registered: 03/23/04
Posts: 120
|
@ egorgry Hey, thanx a million, that's a superlative hint! If it indeed manages it to make file I/O more smooth in GIMP e.g. then I'll owe you big time. Thanx again 
|
|
Top
|
|
|
|
#150759 - 11/21/04 02:48 PM
Re: Favorite Desktop Environment
|
zenarcher
enthusiast
Registered: 10/14/04
Posts: 238
Loc: Miami, Oklahoma USA
|
|
|
Top
|
|
|
|
#150762 - 11/21/04 04:05 PM
Re: Favorite Desktop Environment
|
Cardinal
member
Registered: 05/25/00
Posts: 193
|
I've not tried IceWM for years, it looked dated and was not very accessible when I used it last. I've not tried fluxbox, can I install it on Fed 2? KDE works well but the themes available are woeful. I think Gnome works well enough and looks quite nice and functional with bluecurve for example. Egorgry, keep the tips coming. Some useful advice there. Is there any way of forcing Gnome to remember window placement settings and or icon views? Sorry to go off topic 
|
|
Top
|
|
|
|
#150766 - 11/21/04 04:49 PM
Re: Favorite Desktop Environment
|
Dapper Dan
Pooh-Bah
Registered: 09/27/03
Posts: 1703
Loc: The Sovereign state of South C...
|
Originally posted by cardinal:I've not tried IceWM for years, it looked dated and was not very accessible when I used it last. Hi Card, IceWM does indeed look "dated" and frankly not very interesting when you first see it. However, IceWM is highly configurable with tools like Icepref and Icecc. Menu editing is so easy you can do it from gedit or VI. IceWM is a little more difficult to install of RH/FC, but I've done it plenty times and could guide you through it if interested. If you just want to "smoke it over" again, I'd download the latest RPM and install it. To run, exit out to GDM, choose "failsafe terminal." Once the terminal comes up go: icewm-session [enter] And it should come right up. Use Iccc to configure.. To give you an idea of configurability, here's my first attempt at configuring my own IceWM theme about a year ago. http://img.villagephotos.com/p/2003-8/352713/void1.jpg
|
|
Top
|
|
|
|
#150809 - 11/22/04 12:00 AM
Re: Favorite Desktop Environment
|
matttah
member
Registered: 01/25/04
Posts: 175
|
For fluxbox and icewm(i havn't tried this yet, but going to assume something here) they both don't have sound servers. I like to be able to play music then watch a video clip at the same time or play music and play a game and have both music clips going. In kde, i have all the stuff filter through arts and what not. Now, for fluxbox is there someway to have the dual inputs and what not? I want to get away from the windows looking environment but I can't give up some things. Do I just have a sound server running in flux if iwant this to work or what? Daum
|
|
Top
|
|
|
|
#150822 - 11/22/04 04:32 AM
Re: Favorite Desktop Environment
|
clutch
Carpal Tunnel
Registered: 03/29/00
Posts: 3859
|
|
|
Top
|
|
|
|
#150825 - 11/22/04 05:11 AM
Re: Favorite Desktop Environment
|
matttah
member
Registered: 01/25/04
Posts: 175
|
I can get them each to run but can't have them both running at the same time. in kde atm i filter all audio through arts, thus allowing me to play multiple inputs at once. if i have xmms running then go to play mplayer, i get audio device busy or what have you. was wondering if there was a way to get this working without having to start an audio server in flux or what? Daum
|
|
Top
|
|
|
|
|
|
1 Registered (danleff),
231
Guests and
30
Spiders online. |
|
Key:
Admin,
Global Mod,
Mod
|
|
91622 Members
24 Forums
60797 Topics
191397 Posts
Max Online: 1079 @ 03/12/08 01:36 PM
|
|
|