Donnerstag, 18. Dezember 2008

Reset Desktops to Previous Configuration State

HowTo: Reset Xfce4 to Previous Configuration State








mv ~/.config ~/##.config <- this is to reset all your settings to bone stock

rm -rf ~/.cache <- deletes cache

then

ctrl + alt + backspace <- this will restart X

HowTo Reset gnome



deleting ~/.gnome2
gnome, there's .gnome, .gnome2, .gnome-private

KDE 4 - Reset to Default.


to reset KDE4 i go to a console window outside X (i.e CTRL+ALT+F2) , then



rm -rf /home/[yourusername]/.kde4



i.e:-



rm -rf /home/morgan/.kde4


KDE 3 - Reset to Default.

rm -rf /home/[yourusername]/.kde



i.e:-



rm -rf /home/morgan/.kde