Ubuntu 7.04 - Disable Recent Documents

There is not an obvious way to disable the Recent Documents menu under the Places menu if you don’t want to use that feature. Here is how I do it:


Open a terminal window and execute these two commands:

$ rm ~/.recently-used.xbel $ mkdir ~/.recently-used.xbel

Replacing that file with a directory seems to be the only way to keep it from being populated.

No comments:

Post a Comment

Thank You for your Comments, We will read and response you soon...