Facebook Twitter Gplus YouTube RSS
magnify
Home Ubuntu Using dconf Configuration Editor on Ubuntu 12.10
formats

Using dconf Configuration Editor on Ubuntu 12.10

The dconf editor, by Canonical UK, is a useful utility for editing your system configuration files in Ubuntu. Basically, it’s the Windows Registry editor on steroids. Every “key” in the editor has a corresponding description and default value which you can easily reset as shown in the below picture.

The description for an entry in the dconf configuration editor.

All entries are showed in an easy-to-configure manner. For example, numbers have text with + and – buttons to allow changing of the presented value and Boolean values have check-boxes for true or false. This tool offers more customizing options than the system settings window offers. It is also reasonably safe for a user with little experience to try out. There are still places for errors, but as compared to the Windows Registry Editor, one is less likely to ruin everything.

Today we’ll look at a few of the options that the dconf editor presents.

A problem commonly reported by early adopters of Ubuntu 12.10 was the loss of desktop icons. If you experienced this issue, you can easily remedy it by opening the dash home on your launcher, typing in “dconf Editor” and clicking on the icon that appears.

Searching for the dconf Editor in the Dash. (click on the picture to enlarge)

In the left-hand panel in dconf, navigate to org > gnome > desktop

org > gnome > desktop

Now, in the “desktop” submenu, click “background.” In the left pane, select “show-desktop-icons” and click the check-box. The icons appear instantly. One thing a user will quickly notice about dconf is that changes are made in real-time.

show-desktop-icons entry

The other problem some users have experienced is the Close, Maximize, and Minimize buttons moving to the right side of the window, instead of the default left side. This is easily solved with the dconf editor. Stay in the “desktop” submenu and click wm > preferences. Click on the “button_layout” entry.

button_layout entry

Set the value to this:

close,minimize,maximize:

Congratulations! The buttons are restored back to normal and you’ve learned some new things about this powerful tool – dconf Editor.

 
 Share on Facebook Share on Twitter Share on Reddit Share on LinkedIn
3 Comments  comments 
  • The Adventurous Fellow

    I’m downloading 12.10 right now, then I’ll try that. I’ve always wanted to get into registry hacking! The download is in .iso; can I run Ubuntu on my MacBook?

About The Author

Writer

Nick

I'm "Cowboy" Nick and I love computers. I've been working with them since I was about 7 years old. I am an A+ certified technician, love Linux, and can code in HTML, CSS, and VB. I operate this tech site with the help of some of my friends. My personal blog is at http://cowboynicka.blogspot.com and my Google+ page.