Hello Rex,
My ~/.config/user-dirs.conf diesn't exist but ~/.config/user-dirs.dirs does.
See following output;
[***@barney ~]$ cd .config
[***@barney .config]$ ls -la
total 44
drwxr-xr-x 4 graeme graeme 4096 2007-09-04 12:50 .
drwx------ 161 graeme graeme 24576 2007-09-05 12:41 ..
drwx------ 2 graeme graeme 4096 2007-09-03 15:21 gtk-2.0
drwxr-xr-x 3 graeme graeme 4096 2007-08-20 13:19 menus
-rw------- 1 graeme graeme 624 2007-09-04 12:50 user-dirs.dirs
-rw-rw-r-- 1 graeme graeme 5 2007-08-29 10:36 user-dirs.locale
[***@barney .config]$ cat user-dirs.dirs
# This file is written by xdg-user-dirs-update
# If you want to change or add directories, just edit the line you're
# interested in. All local changes will be retained on the next run
# Format is XDG_xxx_DIR="$HOME/yyy", where yyy is a shell-escaped
# homedir-relative path, or XDG_xxx_DIR="/yyy", where /yyy is an
# absolute path. No other format is supported.
#
XDG_DESKTOP_DIR="$HOME/"
XDG_DOWNLOAD_DIR="$HOME/Download"
XDG_TEMPLATES_DIR="$HOME/Templates"
XDG_PUBLICSHARE_DIR="$HOME/Public"
XDG_DOCUMENTS_DIR="$HOME/Documents"
XDG_MUSIC_DIR="$HOME/Music"
XDG_PICTURES_DIR="$HOME/Pictures"
XDG_VIDEOS_DIR="$HOME/Videos"
[***@barney .config]$
I didn't change XDG_DESKTOP_DIR="$HOME/" line but followed Jose's
instructions for the moment..
Thanks for the latest information here. I have filed it for future
reference. When I fully understand what I am doing I will make the change
here.
Regards,
Graeme.
Post by Graeme NicholsHello,
All of a sudden, I have no idea what I have done, my desktop is covered in
icons for every file I have in my home directories.
Can someone tell me how to fix this please? I must have messed up a config
file somewhere.
You have configured the desktop to be your home directory.
Control Center -> System Administration -> Paths
Desktop path: /home/user/Desktop (this is the default)
xdg-user-dir DESKTOP
controlled by
~/.config/user-dirs.conf
/etc/xdg/user-dirs.conf
/etc/xdg/user-dirs.defaults
http://freedesktop.org/wiki/Software_2fxdg_2duser_2ddirs
-- Rex
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
kde-redhat-users mailing list
https://lists.sourceforge.net/lists/listinfo/kde-redhat-users
--
Kind Regards,
Graeme.