LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Syndicated Linux News (https://www.linuxquestions.org/questions/syndicated-linux-news-67/)
-   -   LXer: Turn off or limit the Recent Documents feature in Ubuntu (https://www.linuxquestions.org/questions/syndicated-linux-news-67/lxer-turn-off-or-limit-the-recent-documents-feature-in-ubuntu-738677/)

LXer 07-08-2009 01:50 PM

LXer: Turn off or limit the Recent Documents feature in Ubuntu
 
Published at LXer:

If you want to turn off the Recent Documents feature in Ubuntu, all you have to do is create a .gtkrc file in your home directory (if one isn’t already available): touch ~/.gtkrc-2.0 . Now paste this line in there: gtk-recent-files-max-age=0 . The next time you start Gnome and click on files, the respective files won’t appear anymore in Places > Recent Documents. To limit the number of files that appear in Recent Documents, use gtk-recent-files-limit=3 instead (replace 3 with the number of files you wish to show).

Read More...


All times are GMT -5. The time now is 11:03 AM.