Hi all!
I'm new to LXDE, and i was trying to let it fit my needs because it's the lightest de I've tried (for my really old laptop).
Usually, in Gnome, I had my home directory contents on desktop. I kept this setting (user-dirs.dirs) but (PCManFM I think) donesn't work with that. It shows a clean desktop and if I try to create dirs, files, move and copy, it gives me errors.
How can i fix this?
Thanks.
Desktop as home dir
Re: Desktop as home dir
look at http://wiki.lxde.org/en/PCManFM under Setup --> Desktop path
change ~/.config/user-dirs.dirs (as root) XDG_DESKTOP_DIR="$HOME/Desktop" to XDG_DESKTOP_DIR="$HOME"
it's just the other way round as described (most want a desktop and not the home dir) but should work
Meine
change ~/.config/user-dirs.dirs (as root) XDG_DESKTOP_DIR="$HOME/Desktop" to XDG_DESKTOP_DIR="$HOME"
it's just the other way round as described (most want a desktop and not the home dir) but should work
Meine
meine
linux fedora 16 lxde on acer aspire one 110 aw
meine at jabber dot org
visit my blog at cabra219 wordpress com
linux fedora 16 lxde on acer aspire one 110 aw
meine at jabber dot org
visit my blog at cabra219 wordpress com
Re: Desktop as home dir
I kept this setting (user-dirs.dirs)
It has always been like this, but it doesn't work.meine wrote:look at http://wiki.lxde.org/en/PCManFM under Setup --> Desktop path
change ~/.config/user-dirs.dirs (as root) XDG_DESKTOP_DIR="$HOME/Desktop" to XDG_DESKTOP_DIR="$HOME"
it's just the other way round as described (most want a desktop and not the home dir) but should work
Meine
Re: Desktop as home dir
It has nothing about my question...seppalta wrote:http://douwil7.100webspace.net/linux/Tuning.html#11
-
- Posts: 116
- Joined: Tue Nov 11, 2008 4:51 pm
Re: Desktop as home dir
Why not just remove ~Desktop then create a Desktop as a symlink to your home directory?
Geology - It's not rocket science, it's rock science!
Re: Desktop as home dir
I think the "places.sh" script modified to your situation coupled with a .desktop file does exactly what you want. In any case, it can be used to put a shortcut with icons of your choice to any, or all, of your Home folders on the Desktop.It has nothing about my question... http://douwil7.100webspace.net/linux/Tuning.html#11
Re: Desktop as home dir
Great idea! Thanks! I've linked my home to ~/.desktop-lxde and then changed my user-dirs.dirs.rockdoctor wrote:Why not just remove ~Desktop then create a Desktop as a symlink to your home directory?
Sorry, I saw just the first part of the guide and thought you misunderstood my question. I solved the other way (just because it's faster), but thanks anyway!seppalta wrote:I think the "places.sh" script modified to your situation coupled with a .desktop file does exactly what you want. In any case, it can be used to put a shortcut with icons of your choice to any, or all, of your Home folders on the Desktop.It has nothing about my question... http://douwil7.100webspace.net/linux/Tuning.html#11