Showing posts with label gconf-editor. Show all posts
Showing posts with label gconf-editor. Show all posts

Wednesday, October 10, 2007

Feisty Fawn - cube effects suddenly missing

I run Feisty Fawn (Ubuntu 7.04) on one of my Linux boxes. I have enabled desktop effects (System > Preferences > Desktop effects). A few times I have had problems with the rotating cube, i.e. I am not able to rotate the cube. The wobbly windows are working fine.

In order to fix this issue, start gconf-editor (e.g by pressing Alt+F2 and writing gconf-editor or running it from the terminal). Go to "apps" > "compiz" > "general" > "screen0" > "options" and make sure that "hsize" is set to 4 (mine is usually set to 1 when the cube isn't working). Now, the rotating cube should work fine again.

Thursday, June 14, 2007

Fedora 7: Remove desktop icons/launchers

I am trying out the great new Fedora 7 now, with the Gnome desktop.

I wanted to remove the desktop icons / launchers that were on the desktop (Computer, adder1972's home og Trash).

It turned out I had to install "gconf-editor" (not installed by default apparently). As root I ran:

yum install gconf-editor

Then, in Configuration Editor under System Tools in Applications, I chose "apps" "nautilus" and "desktop". Then I could just remove the icons / launchers that I wanted to remove.

[
gconf-editor is a part of Gnome, and works in i.e. Ubuntu as well]