Author Topic: my documents icon lxde  (Read 2703 times)

0day

  • Guest
my documents icon lxde
« on: May 08, 2010, 12:12:12 PM »
how do I delete the My Documents icon from the desktop in LXDE?

Offline Neal ManBear

  • Administrator
  • Super Villain
  • *****
  • Posts: 15845
  • LXDE! Coffee, Bacon and Cheesecake!
Re: my documents icon lxde
« Reply #1 on: May 08, 2010, 01:15:56 PM »
how do I delete the My Documents icon from the desktop in LXDE?

Open file manager superuser mode > lxdecc > system tab. Navigate to /home/<you>/Desktop. Do you see the icon? Or you may see a my documents.desktop file. Right click on it and choose delete from the menu that opens.

No guarantee it will go away, though.

Offline parnote

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 4436
  • The truth is out there ... PCLinuxOS!
Re: my documents icon lxde
« Reply #2 on: May 08, 2010, 07:46:26 PM »
I'm curious Neal ... wouldn't adding the line NoShow=True to the end of the .desktop file also hide the file, and make the entire action reversible in the future, just by deleting or commenting out that line?

parnote
PCLinuxOS Magazine Chief Editor

Linux Registered User #485009

In a world without walls, who needs Windows?

PCLinuxOS Wiki: Contribute tips/tricks/how-to's!

Offline Neal ManBear

  • Administrator
  • Super Villain
  • *****
  • Posts: 15845
  • LXDE! Coffee, Bacon and Cheesecake!
Re: my documents icon lxde
« Reply #3 on: May 08, 2010, 08:27:26 PM »
I'm curious Neal ... wouldn't adding the line NoShow=True to the end of the .desktop file also hide the file, and make the entire action reversible in the future, just by deleting or commenting out that line?

parnote

The line would be NotShowIn=name-of-DE; Sometimes OnlyShowIn=name-of-DE; is used. Simply removing the "Not" would reverse it.

Offline parnote

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 4436
  • The truth is out there ... PCLinuxOS!
Re: my documents icon lxde
« Reply #4 on: May 08, 2010, 08:34:10 PM »
I'm curious Neal ... wouldn't adding the line NoShow=True to the end of the .desktop file also hide the file, and make the entire action reversible in the future, just by deleting or commenting out that line?

parnote

The line would be NotShowIn=name-of-DE; Sometimes OnlyShowIn=name-of-DE; is used. Simply removing the "Not" would reverse it.


Thanks Neal. That was the line I was thinking of, and was trying to do it from memory alone. I appreciate the correction.

So would this work with the Documents folder's .desktop file in LXDE?

parnote
PCLinuxOS Magazine Chief Editor

Linux Registered User #485009

In a world without walls, who needs Windows?

PCLinuxOS Wiki: Contribute tips/tricks/how-to's!

Offline Redeemed-05

  • Full Member
  • ***
  • Posts: 101
  • John 3:16
Re: my documents icon lxde
« Reply #5 on: May 08, 2010, 10:55:43 PM »
how do I delete the My Documents icon from the desktop in LXDE?

Open file manager superuser mode > lxdecc > system tab. Navigate to /home/<you>/Desktop. Do you see the icon? Or you may see a my documents.desktop file. Right click on it and choose delete from the menu that opens.

No guarantee it will go away, though.


Neal, I can not see the my document icon or desktop file, which puzzles me as to where this is actually located. The owner of my documents is root, when it is located on a users desktop, hmmmm... By the way, I'm really enjoying LXDE, many thanks  :)
Lenovo G560, Intel P6100 2.00GHz, 4GB DDR3 SDRAM, 320GB hard drive, Intel Graphics, PCLinuxOS KDE 2011.6

Clay can not make demands on the potter, but the condition of the clay can impact what the potter decides to do with it. -- R. Kelvin Moore

Offline Rudge

  • Hero Member
  • *****
  • Posts: 9676
  • I'm Just A Dog.
Re: my documents icon lxde
« Reply #6 on: May 08, 2010, 11:47:03 PM »
This is how I did it,,

Open "configure Your LXDE desktop/ PCManFM Settings/ ,, in the window that opens click on the " Desktop" tab and unchecked the first box at the top "Manage the desktop and show file icons".

I don't know if this will affect any other icons that you have but if you just want NO icons it works. I will try to see if I can add icons with this option un-checked.

EDIT: as I suspected, no icons show up with this option.  :P
« Last Edit: May 08, 2010, 11:49:30 PM by Rudge »


-If you wish to make an apple pie from scratch, you must first invent the universe-  Carl Sagan

Offline Rudge

  • Hero Member
  • *****
  • Posts: 9676
  • I'm Just A Dog.
Re: my documents icon lxde
« Reply #7 on: May 09, 2010, 12:10:03 AM »
Neal, can you give me the directory name? As in ,, start with "/" lol .. I can't find the files you and parnote are referring to.


-If you wish to make an apple pie from scratch, you must first invent the universe-  Carl Sagan

Offline scoundrel

  • Administrator
  • Hero Member
  • *****
  • Posts: 4514
  • Philosophy= Bigger Hammer
Re: my documents icon lxde
« Reply #8 on: May 09, 2010, 02:43:52 AM »
Neal, can you give me the directory name? As in ,, start with "/" lol .. I can't find the files you and parnote are referring to.

same here
Please Donate Today..Or I Will Make You Wish You Had

Offline Neal ManBear

  • Administrator
  • Super Villain
  • *****
  • Posts: 15845
  • LXDE! Coffee, Bacon and Cheesecake!
Re: my documents icon lxde
« Reply #9 on: May 09, 2010, 03:22:39 AM »
Rudge et al,
Look at Open Folder in /usr/share/applications. Open it and you will see that its name is pcmanfm-folder-handler.desktop. I had thought that this was the "My Documents" .desktop file, but after after some testing of ShowIn/NotShowIn have concluded that it is not. Open /home/<you>/Desktop, and you will not see "My Documents" listed. Nor will you find it in /root or /etc/skel.

Right click the desktop icon, open it with your text editor, and you'll see a blank page. This has led me to conclude that this icon is governed in some other way.
I'm searching.