Dear visitor, welcome to KDE-Forum.org.
If this is your first visit here, please read the Help. It explains in detail how this page works.
To use all features of this page, you should consider registering.
Please use the registration form, to register here or read more information about the registration process.
If you are already registered, please login here.
KDE 4 - Reset to Default?
I'm running Kubuntu 7.10 and just installed KDE 4. Unfortunately, I had added some desktop effects that render KDE 4 unusable (exploding windows or something like that turned my screen black, and won't turn back). Is there a way to restore KDE 4's default settings from outside of KDE 4?
Thanks,
Dan
RE: KDE 4 - Reset to Default?
i think you should try it on the terminal/shell on the root account.
RE: KDE 4 - Reset to Default?
Hi.
On suse10.3 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
Then restart X
This post has been edited 1 times, last edit by "yossarianuk" (Mar 6th 2008, 6:35pm)
RE: RE: KDE 4 - Reset to Default?
Hi.
On suse10.3 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
Then restart X
sweet!
thanks a lot, this works bigtime.