Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 29

Thread: HOW-TO: Enable and Disable the Recently Used Menu in Gnome

  1. #11
    Join Date
    Dec 2007
    Beans
    141
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: HOW-TO: Enable and Disable the Recent Documents Menu in Gnome

    Doesn't seem to work in Gusty.
    I've been touched by His Noodly Appendage http://www.venganza.org/
    Storage compartments? Storage compartments? The what? The what?

  2. #12
    Join Date
    Apr 2008
    Beans
    1

    Re: HOW-TO: Enable and Disable the Recent Documents Menu in Gnome

    Quote Originally Posted by kryth View Post
    Doesn't seem to work in Gusty.
    What I did was make the file immutable

    Code:
    sudo chattr +i recently-used.xbel
    I am using Debian, but I guess this will work for you too.

  3. #13
    Join Date
    Mar 2008
    Location
    Denmark
    Beans
    134
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: HOW-TO: Enable and Disable the Recently Used Menu in Gnome

    Last method works in Gutsy.. Thanks for that

    Is there no way to completely remove it from the "Places"-menu? This seems more like a hack that breaks the functionality rather than disabling it..

  4. #14
    Join Date
    Aug 2006
    Location
    Stroud, UK
    Beans
    75
    Distro
    Ubuntu 14.04 Trusty Tahr

    Re: HOW-TO: Enable and Disable the Recently Used Menu in Gnome

    Mind the missing '.' at the beginning of the filename.
    It seems to work for me too on Gutsy.
    And how do you change the command to re-enable it?
    Last edited by almalaci; April 19th, 2008 at 06:57 PM.

  5. #15
    Join Date
    Apr 2007
    Location
    WV
    Beans
    60
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: HOW-TO: Enable and Disable the Recent Documents Menu in Gnome

    Quote Originally Posted by jochem_ View Post
    What I did was make the file immutable

    Code:
    sudo chattr +i .recently-used.xbel
    I am using Debian, but I guess this will work for you too.
    Yea this worked for me in Hardy. There should be an option to turn this off more easily though.

  6. #16
    Join Date
    Feb 2008
    Beans
    54

    Re: HOW-TO: Enable and Disable the Recent Documents Menu in Gnome

    Quote Originally Posted by jochem_ View Post
    What I did was make the file immutable

    Code:
    sudo chattr +i recently-used.xbel
    I am using Debian, but I guess this will work for you too.
    this worked well on hardy, thank you! do you know how to reverse the effect so recent documents is re-enabled?

  7. #17
    Join Date
    Jul 2007
    Location
    Arlington, VA
    Beans
    66
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: HOW-TO: Enable and Disable the Recently Used Menu in Gnome

    I haven't tried this, but I think you would just need to run the same command, but with a -i instead of +i. Could be wrong, though.

  8. #18
    Join Date
    Nov 2006
    Beans
    112

    Re: HOW-TO: Enable and Disable the Recent Documents Menu in Gnome

    Quote Originally Posted by jochem_ View Post
    What I did was make the file immutable

    Code:
    sudo chattr +i recently-used.xbel
    I am using Debian, but I guess this will work for you too.
    Thank you =D>

  9. #19
    Join Date
    Oct 2006
    Beans
    Hidden!

    Re: HOW-TO: Enable and Disable the Recently Used Menu in Gnome

    Glad I found this thread. Great tip. I created it as a directory and it finally stopped working.

    Even when I chmod'ed it 000, some surreptitious background process cheerfully removed it and recreated it for me. Creating the directory seems to break whatever brain-damaged, overly-aggressive nonsense is forcibly inserting .recently-used.xbel into our rectums.

    It's a shame, too, because I'd use it... if I could stick it in ~/Private, but apparently it's not allowed to be a symlink.

  10. #20
    Join Date
    Apr 2007
    Beans
    67

    Re: HOW-TO: Enable and Disable the Recently Used Menu in Gnome

    If I use the method where I remove the file and create a directory in its place, is there any way to undo that? I keep trying to get rid of the new directory but it won't let me (operation not permitted, even when I am root). Any help?

Page 2 of 3 FirstFirst 123 LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •