Overclock.net › Forums › Overclock.net Forum › FAQs › How to: Create a quick launcher
New Posts  All Forums:Forum Nav:

How to: Create a quick launcher

post #1 of 2
Thread Starter 
Ok well I know most newcomers to linux probably don't like to open a terminal every time they want to run an application that they installed. Well creating a quick launch icon is pretty easy. In GNOME you just right click on the desktop and select “Create Launcherâ€.
In this example I'll be making one for Firefox.
I got the .tar.gz file from the Firefox website and then moved it into my home folder. Then you open up a terminal and type:
Code:
cd ~/
tar -zxvf FILENAME_HERE
then a new folder has been created called firefox.
Now open up the Create Launcher window the way described above. For the name you can enter what ever you like, for this example I'll use “Firefoxâ€. Now we go to the command box. If you know the full path then enter it or you can click browse and find it yourself. If you did the extraction in your home folder like I described above then the path will be this:
Code:
/home/YOUR_USER_NAME/firefox/firefox
The first firefox in that string is the folder and the second is the script that will start firefox.
Now you can choose an icon. I just googled firefox icon to find mine for this example. Click on “No icon†to select an icon (I know that doesn't quite make sense) then Browse at the top-right of the new window.
NOTE: Once you browse to your folder that the icon you got is in then click “open†at the bottom of the window. Then you will be able to see the icons.

Then after all of that is done you can make the folder invisible in your home folder so it is out of the way. Just rename it with a “.†in front of the name.
Final launcher:

Hope I made it as n00b understandable as possible.
BlackMesa
(13 items)
 
  
CPUMotherboardGraphicsRAM
Phenom II x6 Gigabyte EVGA 9800GT 8gb G.Skill 
Hard DriveOSKeyboard
60gb SSD + 3 2gb WD Archlinux + MINIX 3 Filco w/ blue cherries 
  hide details  
Reply
BlackMesa
(13 items)
 
  
CPUMotherboardGraphicsRAM
Phenom II x6 Gigabyte EVGA 9800GT 8gb G.Skill 
Hard DriveOSKeyboard
60gb SSD + 3 2gb WD Archlinux + MINIX 3 Filco w/ blue cherries 
  hide details  
Reply
post #2 of 2
I think you made it very newbie-proof. Nice work!

BTW, before somebody asks, if you want to change the size of your new launcher's icon you can right-click it. It dosn't have to stay the size of your downloaded image.
morpheus
(16 items)
 
smith
(6 items)
 
For Sale: For Sale: Shure X2u XLR to USB Interface
$75 (USD) or best offer
CPUMotherboardGraphicsRAM
Core i5 2400 GIGABYTE GA-H67MA-UD2H-B3 XFX Radeon 7850 Double D G.Skill Ripjaw X 
Hard DriveHard DriveCoolingOS
OCZ Vertex 3 Western Digital 640gb AAKS Zalman VF900 Windows 7 Ultimate x64 
MonitorKeyboardPowerCase
Dell P2210H OCN Ducky 9004 FSP Group FSP450-60GHS(85)-R InWin Dragon Slayer mATX 
MouseAudio
Logitech G5 Digidesign MBox 2 
CPUMotherboardGraphicsHard Drive
i5-3210m Lenovo X230 Intel HD 4000 Samsung SSD 
OSMonitor
Windows 7 12.5" IPS LED Backlit Panel, 1366x768 
  hide details  
Reply
morpheus
(16 items)
 
smith
(6 items)
 
For Sale: For Sale: Shure X2u XLR to USB Interface
$75 (USD) or best offer
CPUMotherboardGraphicsRAM
Core i5 2400 GIGABYTE GA-H67MA-UD2H-B3 XFX Radeon 7850 Double D G.Skill Ripjaw X 
Hard DriveHard DriveCoolingOS
OCZ Vertex 3 Western Digital 640gb AAKS Zalman VF900 Windows 7 Ultimate x64 
MonitorKeyboardPowerCase
Dell P2210H OCN Ducky 9004 FSP Group FSP450-60GHS(85)-R InWin Dragon Slayer mATX 
MouseAudio
Logitech G5 Digidesign MBox 2 
CPUMotherboardGraphicsHard Drive
i5-3210m Lenovo X230 Intel HD 4000 Samsung SSD 
OSMonitor
Windows 7 12.5" IPS LED Backlit Panel, 1366x768 
  hide details  
Reply
New Posts  All Forums:Forum Nav:
  Return Home
  Back to Forum: FAQs
Overclock.net › Forums › Overclock.net Forum › FAQs › How to: Create a quick launcher