Clear And Disable The Recent Documents List In Ubuntu Linux

Ubuntu lists the recently accessed documents in the Places > Recent Documents option. You should make sure this option is cleared and disabled if  you don’t want others to see your activities. We will address the following two points in this post:

  • How To Clear the Recent Documents List in Ubuntu
  • How To Disable The Recent Documents List in Ubuntu

How To clear the Recent Documents List in Ubuntu

Its pretty straightforward to clear the recent documents list. Go to the Places > Recent Documents option, here you will see the Clear Recent Documents option, click it to clear the list.

Recent-Documents

How To Disable The Recent Documents List in Ubuntu

If you don’t want your activity to be saved, then go through the following steps to disable it. First of all open the .gtkrc-2.0 file by running the following command in the command prompt.

sudo gedit ~/.gtkrc-2.0

Now this file will be opened in the Gedit text editor, add the following line of code in it and that’s it.

gtk-recent-file-max-age=0

The following screenshot illustrates it.

gtk
Now the Recent Documents option will disabled.

Recent-Documents1

Enjoy!

  • Share this article!

    • Digg this!
    • Bookmark on Reddit
    • Bookmark at Delicious
    • Stumble this!
    • Share this post at Facebook
    • Tweet this!
    • Share on Yahoo! Buzz
    • Add AddictiveTips to your Technorati favorites
    • Share on Friendfeed
This entry was posted in Ubuntu Linux and tagged , , , , . Bookmark the permalink. Post a comment or leave a trackback: Trackback URL.

2 Comments

  1. Posted October 1, 2009 at 4:59 pm | Permalink

    the right is
    gtk-recent-files-max-age=0

  2. Posted July 2, 2010 at 7:20 am | Permalink

    thanks dude, really appreciated

One Trackback

  1. By Anonymous on October 1, 2009 at 5:01 pm

    [...] [...]

Post a Comment

Your email is never published nor shared. Required fields are marked *

*
*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>


More in Ubuntu Linux,Windows (5 of 5 articles)