Results 1 to 3 of 3
Hi forum!
I accidently removed my Desktop directory and now Gnome showes me the contents of my home directory on desktop. How do I point out which directory to use ...
- 03-12-2009 #1
(Gnome) How to change desktop directory?
Hi forum!
I accidently removed my Desktop directory and now Gnome showes me the contents of my home directory on desktop. How do I point out which directory to use for desktop icons?2b|!2b, that is the question
If substraction add to multiplication you will get a division.
GDB has a 'break' feature. Why doesn't it have a 'fix' too?
Registered Linux User #437662
- 04-02-2009 #2
Any thoughts? This rubbish on my desktop keeps annoying me...
2b|!2b, that is the question
If substraction add to multiplication you will get a division.
GDB has a 'break' feature. Why doesn't it have a 'fix' too?
Registered Linux User #437662
- 04-03-2009 #3The first uncommented line will read XDG_DESKTOP_DIR="$HOME"Code:
gedit ~/.config/user-dirs.dirs
Change that to XDG_DESKTOP_DIR="$HOME/Desktop"
Restart nautilus.


Reply With Quote