Introduction: Create an "Invisible" Desktop Shortcut in Ubuntu

Using this instructable, you can create a hidden desktop shortcut with the judicious use of The Gimp, or some other full-featured editor.

Step 1: Choose Your Background

Odds are you have a favorite picture as your background. Once you've selected one, open the original file in the GIMP. We'll use this picture for the icon. Also, check your screen resolution (System-->Preferences-->Screen Resolution) and write down what you find (Mine is set to 1024x768). The screen resolution is only important if the image you use is bigger than your resolution. On my PC, the image size is 1920x1440, much larger than my screen resolution of 1024x768.

Step 2: Resize Background Picture

If your picture is bigger than your background, or if you're stretching a smaller image to fill your background, this step is for you. If your image is exactly the same size as your screen resolution or smaller, ignore this step.

With the background picture open, select image-->scale image. Scale the image to exactly the size you saw in Screen Resolution. In my case this resolution is 1024x768.

Step 3: Select Small Area of Background Picture

Once you've scaled the image to the right size, use the selector tool in the Gimp to select a square 48 pixels by 48 pixels. As you use the selector tool, you'll see the area in pixels displayed at the bottom of the window. You can choose any part of the picture. Ctrl+C to copy just this area to the clipboard.

Step 4: Create New File in the Gimp

Now we'll create a 48x48 pixel image in the Gimp. While in the Gimp, ctrl+n for a new document, type in 48x48 in the Width and Height boxes. You'll end up with a blank square. Use Ctrl+V to paste the area selected in the previous step. You'll end up with a tiny bit of your original picture. Save the resulting image as icon.png.

Step 5: Create Your Launcher

Right-click the desktop, choose "Create Launcher". In the description field for the launcher, hit the space bar. The character 'space' will be the name for this launcher. You can't do this in Windows, one of the many cool things about Linux. Under "Command", type in the path to the application you intend to launch. This launcher can invoke an application, or launch a terminal window and run an app or command from there. In the upper left of the 'Create Launcher' window, there is a box with 'no icon' inside. Click this box, and browse to the location where you saved the 48x48 icon.png file. Click 'OK'.

Step 6: Place on Desktop

This step can be tricky, just make sure you right-click the desktop and uncheck 'Keep Aligned', or you'll never get it to the right place. Move the icon around until it integrates seamlessly into the background image, then you're done! Obviously there's nothing to keep someone from finding this if they really wanted to, but it's hard to accidentally click something you didn't even know was there! Good luck, I know not many people can use this but I've found it valuable for launching a ssh proxy from work, something I don't really care to advertise.