How to use your Home folder as your Desktop in Ubuntu

by Ross McKillop on August 26, 2008

Linux

If you’re at all like me, your desktop can become rather cluttered with files over time. One way to at least have files stored in your /home folder rather than your /home/Desktop folder is to set your /home folder as your actual Desktop. This is particularly helpful if you use a separate larger drive as your /home folder.

It’s probably worth mentioning that this isn’t actually specific to Ubuntu. You can do this with any *nix distribution that uses Gnome as the desktop manager.

  1. Open the gconf-editor by typing Alt+F2 on your keyboard. Enter gconf-editor in the space provided and click the Run button.
  2. ubuntu run dialog box

  3. From the left navigation pane, select apps -> nautilus -> preferences. In the window on the right side, place a check in the box labeled desktop_is_home_dir. Close the gconf-editor.
  4. gconf-editor
    click to enlarge

  5. Save any open work and log out (press ctrl+alt+del on your keyboard). Sign in again, and your “Desktop” will actually be your /home folder.
  6. ubuntu desktop
    click to enlarge

Related Posts:
  • How to move or copy photos from your digital camera to your PC in Ubuntu
  • How to display your system info on your Linux desktop
  • How to increase the screen resolutions available to Ubuntu while running in Parallels for OS X
  • How to install and setup Netbook Remix on the Eee PC
  • How to play .rmvb files in Ubuntu
  • Get Simple Help tutorials just like this one in your email inbox every day - for free! Just enter your email address below:

     

    You can always opt out of this email subscription at any time.

    { 3 comments… read them below or add one }

    1 marco 09.22.08 at 12:26 pm

    an alternative way to do so is, to create a symbolic link ‘Desktop’ that points to your home directory :

    #go to your home directory
    cd ~

    #remove folder ‘Desktop’
    rmdir Desktop

    #create symbolic link ‘Desktop’
    ln -s . ./Desktop

    2 faras 01.31.09 at 2:09 pm

    انا قد قومة بتنزيل اليونكس (ubuntu) وعندم اريد تنزل تعريف الموديم الخاص بالانترنيت رفض التعريف وليس الموديم فقط بل كل شي يتعلق با التعريفات
    وعندم سائلة بعض الاخوان عن ذلك قالو لي بان هناك اليوقونة يتم تنزله من النت لكي تتعرف علي دساكات الوندوز
    اريد من اين اتحصل عليها

    3 julio 03.14.09 at 3:59 pm

    No me cansare de decir las buenas aplicaciones de ubuntu son excelentes gracias por compartir sus conocimnientos.

    Leave a Comment

    You can use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>