Favorite Desktop Environment
#1
Posted 19 November 2004 - 06:13 PM
#3
Posted 19 November 2004 - 08:22 PM
#4
Posted 19 November 2004 - 10:20 PM
#6
Posted 20 November 2004 - 01:09 PM
That's why my motto is: KDE or bust!
#7
Posted 21 November 2004 - 01:10 AM
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
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
#8
Posted 21 November 2004 - 02:09 AM
#9
Posted 21 November 2004 - 10:36 AM
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
#11
Posted 21 November 2004 - 05:05 PM
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
#12
Posted 21 November 2004 - 05:49 PM
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
#13
Posted 22 November 2004 - 01:00 AM
Daum
#14
Posted 22 November 2004 - 05:32 AM
Here's my old desktop:
http://www.driventechnologies.com:8080/images/screencap.png
#15
Posted 22 November 2004 - 06:11 AM
Daum

Help










