Home directory as desktop.
Smoot Carl-Mitchell
smoot at tic.com
Wed May 13 22:32:20 UTC 2009
On Wed, 2009-05-13 at 15:12 -0700, hippie dream wrote:
> Hello All,
>
> > sudo mv /usr/share/emacs/22.2/site-lisp /home/sam/Desktop # So I was
> > meaning to move one file from my desktop
> # So then I thought to reverse this... This was stupid although not too
> harmful it really just put the desktop directory into the emacs directory.
> > sudo mv /home/sam/Desktop /usr/share/emacs/22.2/site-lisp
>
> Of course at this point I realized that I was not moving the file but an
> entire directory. Now my home folder is shared with my Desktop. Any changes
> made on my desktop affects my home folder. Any ideas on how I could reverse
> this mess I've created? Instead of having Ubuntu load my entire home
> directory onto the desktop, I would like it only to desktop a directory
> aptly named 'Desktop' as it was previously.
To reverse the above do the following:
sudo mv /usr/share/emacs/22.2/site-lisp /home/sam/Desktop
There should be a directory called site-lisp in /home/sam/Desktop. Move
it back by doing:
sudo mv /home/sam/Desktop/site-lisp /usr/share/emacs/22.2/site-lisp
> --
> View this message in context: http://www.nabble.com/Home-directory-as-desktop.-tp23530947p23530947.html
> Sent from the ubuntu-users mailing list archive at Nabble.com.
>
>
--
Smoot Carl-Mitchell
Computer Systems and
Network Consultant
smoot at tic.com
+1 480 922 7313
cell: +1 602 421 9005
More information about the ubuntu-users
mailing list