Wednesday, March 31, 2010

Regedit for Gnome?

We're familiar with regedit.exe in windows operation system but we didn't know ( as a newbie ) that GNOME got their own configuration tools. I'm using LinuxMint right now but it should works for all GNOME on all unix/linux OS..

open up your terminal then type in this command

#gconf-editor

then enter ... hahaha.. stupid thing for expert but a new knowledge for a newbie like me..

No comments:

 Simple Python Calculator This script will allows your to calculate the integers given with the chosen operation. You can add, substract, mu...