in FC8 how do I disable the recently used list.
In FC7 and before this:
Code:
chmod a-w ~/.recently-used
worked.
But it does not seem to do anything on FC8.
I found .recently-used.xbel also, but changing the permission ons this one does not work either. That is the first time an application opens a file this file's permissions revert to the default, i.e -rw-rw-r-- 1.
Thanks for the help.