Restoring default Ubuntu theme and appearance after installing some nasty themes which slows down performance of system.Open up a terminalApplications -> Accessories -> TerminalWe need to remove all these sections, they store gnome settingsThe folders to remove are: .gconf, .gconfd, .gnome, .gnome2, etc.So do this command:$rm -Rf .gconf .gconfd .gnome .gnome2Then log out and log back in (or reboot if you pref...
Thursday, September 23, 2010
Wednesday, September 1, 2010
C editing with VIM
Posted on 1:28:00 PM by Meghanad Shingate
Hi,Here is some good references for improving your VIM editor for 'C' and 'C++' programming. I have also attached my vimrc file. have a fun !!!Link1li...
Subscribe to:
Posts (Atom)