Erase shortcut arrows

Message
Author
faslane

Erase shortcut arrows

#1 Post by faslane »

Hi. How do you remove the shortcut arrow on a desktop icon?
(MX 18.3, XFCE)
thanks in advance.

User avatar
JayM
Posts: 6796
Joined: Tue Jan 08, 2019 3:47 am

Re: Erase shortcut arrows

#2 Post by JayM »

What shortcut arrows? I don't see any.

P.S. Welcome to the forum. :)
Please read the Forum Rules, How To Ask For Help, How to Break Your System and Don't Break Debian. Always include your full Quick System Info (QSI) with each and every new help request.

User avatar
Eadwine Rose
Administrator
Posts: 15153
Joined: Wed Jul 12, 2006 2:10 am

Re: Erase shortcut arrows

#3 Post by Eadwine Rose »

The shortcut arrow gets put on the icon because what you are seeing is just that, a shortcut. When you go to the actual spot the software is in there will be no shortcut arrow on that.


Can you tell us what you are trying to do exactly?

Right click on the icon you are referring to, and then click properties, what does it say at Location?
MX-23.6_x64 July 31 2023 * 6.1.0-38amd64 ext4 Xfce 4.20.0 * 8-core AMD Ryzen 7 2700
Asus TUF B450-Plus Gaming UEFI * Asus GTX 1050 Ti Nvidia 535.247.01 * 2x16Gb DDR4 2666 Kingston HyperX Predator
Samsung 870EVO * Samsung S24D330 & P2250 * HP Envy 5030

User avatar
JayM
Posts: 6796
Joined: Tue Jan 08, 2019 3:47 am

Re: Erase shortcut arrows

#4 Post by JayM »

OK, now I see. If I right-click on an existing item on my desktop and choose create symlink it appears with the arrow in the lower-right corner of the icon indicating that it's a symbolic link to another file.
Please read the Forum Rules, How To Ask For Help, How to Break Your System and Don't Break Debian. Always include your full Quick System Info (QSI) with each and every new help request.

faslane

Re: Erase shortcut arrows

#5 Post by faslane »

@ JayM
and choose create symlink it appears with the arrow in the lower-right corner of the icon indicating that it's a symbolic link to another file.
Right. I created a link from an app in Home, & put it on the Desktop. In Windows, getting rid of the shortcut arrow is a tweak on many DT managers - wondered if there's a fix in Linux.

User avatar
JayM
Posts: 6796
Joined: Tue Jan 08, 2019 3:47 am

Re: Erase shortcut arrows

#6 Post by JayM »

You could create a .desktop launcher on your desktop instead of a symlink to the executable. For example if the app is named foobar you would create a file named foobar.desktop. This is an overview of how to create this file:
https://linuxconfig.org/how-to-create-c ... s-on-linux
Basically foobar.desktop would contain the following information:

Code: Select all

[Desktop Entry]
Encoding=UTF-8
Version=1.0
Type=Application
Terminal=false
Exec=/path/to/executable
Name=Name of Application
Icon=/path/to/icon
What you can do to automate this process somewhat, using a GUI tool, is add a menu item that launches your application (right-click on the MX icon in the panel and choose add application.) Then in the menu, right-click on your app and choose add to desktop which copies the Whisker menu's launcher for that app to the desktop. Launchers aren't symlinks so their icons don't have arrows.

Also see https://forum.xfce.org/viewtopic.php?id=8795
Please read the Forum Rules, How To Ask For Help, How to Break Your System and Don't Break Debian. Always include your full Quick System Info (QSI) with each and every new help request.

faslane

Re: Erase shortcut arrows

#7 Post by faslane »

@JayM
Thanks.

User avatar
dolphin_oracle
Developer
Posts: 22654
Joined: Sun Dec 16, 2007 12:17 pm

Re: Erase shortcut arrows

#8 Post by dolphin_oracle »

if you click on the desktop, the right click menu has add launcher items directly to the desktop as well.
http://www.youtube.com/runwiththedolphin
lenovo ThinkPad X1 Extreme Gen 4 - MX-23
FYI: mx "test" repo is not the same thing as debian testing repo.
Live system help document: https://mxlinux.org/wiki/help-antix-live-usb-system/

Post Reply

Return to “XFCE Desktop Environment”