PCLinuxOS-Forums
News: ...FLASH!!! ...New PCLinuxOS Testing board now open. Register today! Be an active contributor to the PCLinuxOS future! ... Read all about it now, on THIS forum!!!..
 
*
Welcome, Guest. Please login or register. May 26, 2012, 02:18:28 PM


Login with username, password and session length


Pages: [1] 2   Go Down
  Print  
Author Topic: simple question - can I reset my KDE 4 desktop if I screw it up?  (Read 2034 times)
davexnet
Full Member
***
Offline Offline

Posts: 121


« on: May 12, 2010, 06:34:13 PM »

I recently installed 2010.1, it's the first time I've seen KDE.
I did *something* at the top of the screen - some creation or modification
of a panel and/or widget (what ever that is).

anyway, I seem to have something invisible up there, since Firefox and other apps
now leave a one-inch space at the top.  Not knowing what to do,I simply created a new
user login and abandoned the first.   However, I will use the first for some experimentation
and learning, to see if I can figure out what is going on with it.

Is there a reasonable way to put the desktop back to default settings?

Secondly, the quicklaunch icons on the lower left.  When apps are opened and minimzed
(such as Firefox) they line up against the aforementioned icons and you can no longer tell them apart.
They have the same icon size and uniform spacing.
Please advise - how can I differentiate these sets of icons? Perhaps set the quick launch icons smaller?  How?
Logged

AMD64 x2 4200; 2 GB Ram; EVGA 8600GT; Biostar Geforce6100 M9 MB
nerdful1
PCLinuxOS Tester
Hero Member
*******
Offline Offline

Posts: 1571


Registered Linux User #444541


WWW
« Reply #1 on: May 12, 2010, 06:40:17 PM »

"Secondly, the quicklaunch icons on the lower left.  When apps are opened and minimzed
(such as Firefox) they line up against the aforementioned icons and you can no longer tell them apart.
They have the same icon size and uniform spacing.
Please advise - how can I differentiate these sets of icons? Perhaps set the quick launch icons smaller?  How?
"

I agree, just today as my wife finally decided to use PCLinuxOS more, she was confused with the open Firefox icon on the bottom, next to the launch icon.
Further confused at this point because for some reason FF would not re-open from the icon.

At this point I said "just a glitch, here is how to logoff and on and reset everything".
Logged

Promote open source.
Stars up!  Lights Down! Use sky and neighbor friendly outdoor lighting, and save energy.  Darksky dot org.
 ISF Professional that wants to keep black level in the sky.
Mythic Dragon V1.0 Desktop HTPC running PCLOS & Mythtv simultaneously.
Rudge
Hero Member
*****
Offline Offline

Posts: 7773


I'm just a dog.


« Reply #2 on: May 12, 2010, 06:48:27 PM »

If you unlock widgets/click on the cashew in the panel/add a spacer, then move that spacer from were it shows up, to just to the left of the open apps, they will then show up in the middle of the panel instead.

 Wink
 Grin Grin
Logged

nerdful1
PCLinuxOS Tester
Hero Member
*******
Offline Offline

Posts: 1571


Registered Linux User #444541


WWW
« Reply #3 on: May 12, 2010, 07:49:10 PM »

Didn't mean to hijack the thread.

But as the OP asked: Is there a way to reset to defaults? I know I messed with widgets and other things, and could not get it back to original without creating a new user.
Logged

Promote open source.
Stars up!  Lights Down! Use sky and neighbor friendly outdoor lighting, and save energy.  Darksky dot org.
 ISF Professional that wants to keep black level in the sky.
Mythic Dragon V1.0 Desktop HTPC running PCLOS & Mythtv simultaneously.
Rudge
Hero Member
*****
Offline Offline

Posts: 7773


I'm just a dog.


« Reply #4 on: May 12, 2010, 07:55:52 PM »

I don't think you have "hijacked" the thread as your post pertained directly to the second part of the OP's question.

However, I don't know how to get the desktop "safely" back to it's default state. I am sure there is a way, I just haven't played around with it.
Logged

marc_uk
Guest
« Reply #5 on: May 12, 2010, 09:37:29 PM »


Just creating a new user account is a very easy and non destructive way
- if you've backed up your user files Mozilla fav's and stuff you dont want to lose, and checked your new
user  account does everything you want you can then delete your old broken account if you choose,
the basic defaults used to be kept in /etc/skel on some distro's .. dont know if this is still the case,
but either way.. if its just an single app that needs re-setting to defaults, usually deleting the apps' local
folder in your home does the trick. of course, never delete anything unless you  are SURE.
Logged
Phil
Sr. Member
****
Offline Offline

Posts: 332


« Reply #6 on: May 13, 2010, 04:59:28 AM »


Hot tip - lock your icons and lock your widgets....

Also (subject to confirmation) if you rename the hidden .kde4 folder in your home directory to say .kde4OLD the system will recreate a new .kde4 on the next login. However, anything in the old .kde4 folder will be ignored, eg kmail messages.

I have successfully deleted my wastebin (recovered) and accidentally messed up my desktop. KDE4 takes a bit of getting used to.

Also maybe create a disposable new user account and play with that to destruction, safe way to experiment.

Phil
Logged
Germ
Jr. Member
**
Offline Offline

Posts: 11



« Reply #7 on: May 13, 2010, 06:24:16 AM »

Three commands ran as user to restore the default plasma desktop:

Code:
kquitapp plasma-desktop
rm -f ~/.kde4/share/config/plasma*
plasma desktop &
Logged
TBABill
Full Member
***
Offline Offline

Posts: 102



« Reply #8 on: May 13, 2010, 06:37:19 AM »

Germ - Seriously??? It's really that easy? I have always wondered how to fix my jacked up KDE displays because I play where I shouldn't (well, I call it experimenting, but I also call it "not lost" when my wife and I travel and I have no clue where we are!! haha). Having this ability to just go back to default would save a guy like me who just can't get it right the first, second or hundredth time. I will be giving this a shot when I get home. I have some things that just look a little off because I tinkered and I feel like I am on a Win 95 machine in a few areas. I hate being new to an OS, but......I am 'not lost'! haha

Thanks again!!
Logged
Germ
Jr. Member
**
Offline Offline

Posts: 11



« Reply #9 on: May 13, 2010, 06:47:16 AM »

Yes, it's really that easy. Smiley
Logged
Germ
Jr. Member
**
Offline Offline

Posts: 11



« Reply #10 on: May 13, 2010, 06:50:21 AM »

Something I should add:

If you're using a KDE version older that 4.2, I believe.  The commands would be:
Code:
kquitapp plasma
rm -fv ~/.kde4/share/config/plasma*
plasma

I just assumed the OP was using KDE 4.4.x
Logged
davexnet
Full Member
***
Offline Offline

Posts: 121


« Reply #11 on: May 13, 2010, 01:48:58 PM »

To be honest, I don't really know how to tell what version I'm on.

I installed 2010.1 4 or 5 days ago, and applied the few updates that appeared.
How do I check which version it's at ?
Logged

AMD64 x2 4200; 2 GB Ram; EVGA 8600GT; Biostar Geforce6100 M9 MB
coffeetime
PCLinuxOS Tester
Hero Member
*******
Offline Offline

Posts: 3301


Send me an Angel


« Reply #12 on: May 13, 2010, 01:57:05 PM »

Open Konsole, copy/paste:

Code:
konqueror  --version

Logged

PCLinuxOS e17 Club member/e17 video/Wifi problems?
those who complain rarely read. those who read rarely complain
 
davexnet
Full Member
***
Offline Offline

Posts: 121


« Reply #13 on: May 13, 2010, 02:34:15 PM »

Thanks for the version info - it's apparently at 4.43.  I attempted the series of commands
as mentioned by Germ:
Code:
kquitapp plasma-desktop
rm -f ~/.kde4/share/config/plasma*
plasma desktop &


and this is the response I got from the first command:

[davexnet@localhost ~]$ kquitapp plasma-desktop
Invalid D-BUS interface name 'org.kde.plasma-desktop.PlasmaApp' found while parsing introspection
[davexnet@localhost ~]$

Please advise further.
Logged

AMD64 x2 4200; 2 GB Ram; EVGA 8600GT; Biostar Geforce6100 M9 MB
Texstar
Administrator
Super Villain
*****
Offline Offline

Posts: 11805



« Reply #14 on: May 13, 2010, 02:39:37 PM »

texstar@localhost ~]$ su
Password:
[root@localhost texstar]# cp /etc/skel/.kde4/share/config/plasma* /home/texstar/.kde4/share/config
cp: overwrite `/home/texstar/.kde4/share/config/plasma-appletsrc'? y
cp: overwrite `/home/texstar/.kde4/share/config/plasma-desktop-appletsrc'? y
cp: overwrite `/home/texstar/.kde4/share/config/plasma-desktoprc'? y
cp: overwrite `/home/texstar/.kde4/share/config/plasmarc'? y
[root@localhost texstar]# chown -R texstar:texstar /home/texstar/.kde4
[root@localhost texstar]# exit
exit
[texstar@localhost ~]$ exit
Logged

Follow the development of PCLinuxOS on Twitter
Help fund the PCLinuxOS project!

"I'm not so good on advice, can I interest you in a sarcastic reply?"
Pages: [1] 2   Go Up
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines

Valid XHTML 1.0! Valid CSS! Dilber MC Theme by HarzeM