If this is your first visit, be sure to
check out the FAQ. You will have to register
before you can post. To start viewing messages,
select the forum that you want to visit from the selection below.
If you have copied text output that contains formatting (colors, highlighting, etc.), please do not enclose it in QUOTE or CODE tags. Just right-click your mouse and choose "Paste Without Formatting" or similar (Paste as plain text).
Announcement
Collapse
No announcement yet.
I totally missed up my tool bar is there a way to get back the original?
Re: I totally missed up my tool bar is there a way to get back the original?
If by "how it was" you mean as it was originally before customization, you can open a console and type:
Code:
rm .kde/share/config/plasma*
Restart KDE and the three configuration files will be rebuilt using default settings.
Windows no longer obstructs my view.
Using Kubuntu Linux since March 23, 2007.
"It is a capital mistake to theorize before one has data." - Sherlock Holmes
Re: I totally missed up my tool bar is there a way to get back the original?
Originally posted by Snowhog
If by "how it was" you mean as it was originally before customization, you can open a console and type:
Code:
rm .kde/share/config/plasma*
Restart KDE and the three configuration files will be rebuilt using default settings.
Do I suppose to login as root? I don't even know that. Been a while since i installed linux. Okay I type
jaime@ubuntu:~$ rm .kde/share/config/plasma*
rm: cannot remove `.kde/share/config/plasma*': No such file or directory
jaime@ubuntu:~$
Also I installed quake 3 and no sound comes out and fps is low. And I know I have fancy grahpics when i do alt and tab, how can i turn off that fancy grahpics? I always had compiz problem when i run a gamep fps get low. Now I haven't setup no grahpic thingy yet it has some extra of that tricks stuff like compiz, how do i turn it off? My system is on default.
In my system, .kde/share/config/ is the directory within my user home directory (/home/paul/) that contains the plasma* files that you want to remove. Compare your result of the above command and retype the rm command accordingly. IF YOU ARE NOT SURE, then just copy/paste the result of:
Code:
locate plasma | grep /home
in your reply and I'll give you the code to type.
Windows no longer obstructs my view.
Using Kubuntu Linux since March 23, 2007.
"It is a capital mistake to theorize before one has data." - Sherlock Holmes
Re: I totally missed up my tool bar is there a way to get back the original?
Glad you got it resolved.
Windows no longer obstructs my view.
Using Kubuntu Linux since March 23, 2007.
"It is a capital mistake to theorize before one has data." - Sherlock Holmes
Comment