SpectralDesign
October 26th, 2005, 11:11 AM
There's probably a way to remove the 'recent documents' menu item from the Places menu, but I haven't found it yet. :D
Instead, I offer a way to disable it:
For starters, empty the recent documents list:
Places... Recent Documents... Clear Recent Documents
Then, from a terminal window with your home directory as your working directory (just type 'cd' <enter> to make sure you're in your home directory) issue this chmod command:
chmod ugo-w .recently-used
Now no more documents will be added to the menu!
Instead, I offer a way to disable it:
For starters, empty the recent documents list:
Places... Recent Documents... Clear Recent Documents
Then, from a terminal window with your home directory as your working directory (just type 'cd' <enter> to make sure you're in your home directory) issue this chmod command:
chmod ugo-w .recently-used
Now no more documents will be added to the menu!