Page 1 of 1
Clearing Recent opened files
Posted: Mon Jul 27, 2009 8:08 pm
by als123
Hi All,
I just can't shake my Windoze paranoia and still clear all my personal data from firefox on close.
What I'd like to do also, is clear all my recently used files in the programs, like the word processor, Gimp, etc...
I usually could find them by searching for files that contain the name of the file on the list. Unfortunately, this diid not work.
Any suggestions would be greatly appreciated. Maybe after I get a little more comfortable using Ubuntu with LXDE, I'll return it to normal.
Thanks.
Re: Clearing Recent opened files
Posted: Mon Jul 27, 2009 10:10 pm
by bulkley
Those are hidden files. They have a . in front of them. In a terminal do ls -al. In pcmanfm check the box which says show hidden files.
That said, individual programs have their own means to erase their history. For Firefox, I would suggest you visit
Uwe Hermann He will show you how to make FF more secure, usable and bearable. I don't know about the other programs you listed.
You need a firewall.
Re: Clearing Recent opened files
Posted: Tue Jul 28, 2009 12:21 am
by als123
Thanks,
Ant idea where to look for the individual files, like for the image viewer?
I've got firestarter up and running, that's a whole nother posting, but so far so good
Re: Clearing Recent opened files
Posted: Tue Jul 28, 2009 12:49 am
by Marty Jack
As a general rule, every program keeps its own recently-used list. If you poke around with ls -al and find . -exec grep -H some-recently-used-file-that-shows-up-in-the-menu {} \; you will probably find most of them under .config somewhere. I have a homebrew script that I run once a week right before I back up to optical.
Re: Clearing Recent opened files
Posted: Tue Jul 28, 2009 5:51 pm
by craigevil
Might take a look at bleachbit:
Description: delete unnecessary files from the system
BleachBit deletes unnecessary files to free valuable disk space, maintain
privacy and remove junk. It removes caches, temporary files, cookies and
broken shortcuts.
It handles Bash, Beagle, Epiphany, Firefox, Flash, Java, KDE, OpenOffice.org,
Opera, RealPlayer, rpmbuild, VIM, XChat, and more.
Homepage:
http://bleachbit-project.appspot.com/
Re: Clearing Recent opened files
Posted: Sun Aug 09, 2009 12:39 am
by archibald haddock
als123 wrote:Hi All,
I just can't shake my Windoze paranoia and still clear all my personal data from firefox on close.
You can configure firefox to do so. Edit->Preferences->Privacy->Use custom settings for history->Clear history when firefox closes
Re: Clearing Recent opened files
Posted: Tue Apr 30, 2013 5:59 am
by Ghost_Archer
see if
echo "" > .local/share/recently-used.xbel
can solve the problem
Re: Clearing Recent opened files
Posted: Tue Apr 30, 2013 7:45 pm
by Rex Bouwense
Welcome Ghost_Archer. While the thread was not closed, the last post in it was made almost four years ago and many things change in that time; OS versions, components, Linux Kernels, etc. You are quite welcome to post and we encourage it, but I would stick to recent posts so members can benefit from your input. Once again, welcome aboard.