Hi. How do you remove the shortcut arrow on a desktop icon?
(MX 18.3, XFCE)
thanks in advance.
Erase shortcut arrows
Re: Erase shortcut arrows
What shortcut arrows? I don't see any.
P.S. Welcome to the forum. :)
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.
- Eadwine Rose
- Administrator
- Posts: 15153
- Joined: Wed Jul 12, 2006 2:10 am
Re: Erase shortcut arrows
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?
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
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
Re: Erase shortcut arrows
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.
Re: Erase shortcut arrows
@ JayM
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.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.
Re: Erase shortcut arrows
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:
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
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
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.
- dolphin_oracle
- Developer
- Posts: 22654
- Joined: Sun Dec 16, 2007 12:17 pm
Re: Erase shortcut arrows
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/
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/