Xfce Forum

Sub domains
 

You are not logged in.

#1 2006-12-22 01:07:40

bluesman2333
Member
Registered: 2006-12-03
Posts: 8

Add/Remove Desktop Icons

I discovered that if I open Thunar and go to usr/bin, I can right click an icon to send that item (as a link) to the desktop. This can be done as the user. However, when I did that with Top, I discovered that it wouldn't open. As it turns out, it won't open if I click it from the original location either. So now I want to remove it from the desktop. When I right click the desktop icon so I can remove it, delete is grayed out.

-> How do I get the right click menu to show delete?

I thought I might need to do it as root. However, I cannot login as root at the GUI login. I assumed that the username was root  and the password was the same as the user, it works with sudo.

-> How do I log in as root?


Thank You for any help you can give.

version 4.3.99.1 (Xfce 4.4 BETA2)

Offline

#2 2006-12-22 03:19:51

SimonJ
Member
From: Perth
Registered: 2006-09-06
Posts: 135
Website

Re: Add/Remove Desktop Icons

Logging in as root is not a good idea, and it appears unnecessary.

Open a terminal and type
-------------------------------------
cd Desktop
ls
-------------------------------------

You will see a list of the links you have made.

For each link you wish to delete type
-------------------------------------
rm <linkname>
-------------------------------------

This allows it to be removed (rm).

Obviously you should be able to right click but I don't know why it's greyed out, I tried here and it's exactly as you described.


Simon.                                                         (^_^)

TIP: Proofread carefully to see if you any words out.
=====================================================================

Offline

#3 2006-12-22 09:29:21

bluesman2333
Member
Registered: 2006-12-03
Posts: 8

Re: Add/Remove Desktop Icons

Thanks! BTW, this isn't my first barbecue, just my first experience with XFce. smile

I know about the pitfalls with root. On a regular distro. ie non Ubuntu based, it's no problem logging in as root.

Offline

Board footer

Powered by FluxBB