I am running gnome 3 under Fedora 17. Previously with gnome 2, I could create a program launcher which sat in the horizontal bar on top for a program in /usr/local/bin. Under gnome 3, if I put the program name or location in the slot on the upper right, nothing happens. I want to have a launcher, if possible in the 'favorites bar' on the left.
After some time from installation everything was just fine with my launcher in tint2-svn but suddenly there is blank space where there were before and should be now also icons: 1=nautilus icon2=gnome terminal icon3=gimp icon - runningtint2rc:# Launchers
launcher_icon_theme = LinuxLex-8
launcher_padding = 5 0 10
launcher_background_id = 9
launcher_icon_size = 85
launcher_item_app = /usr/share/appli
I am running ubuntu 12.10 with Gnome 3.60. I'm still fairly new to ubuntu and especially gnome. I would like to add a launcher to my desktop to show all installed applications instead of having to go thru activities and then to applications. I know how to create a launcher just need to know what the command ubuntu (or Gnome if it is Desktop specific) uses to bring up the application menu.
Put your modified *.desktop files to ~/.local/share/applications
bzt
https://bbs.archlinux.org/profile.php?id=35950
2012-10-12T07:54:05Z
i'm trying to make a custom launcher in 11.10 for the special force quit launcher we had in 11.04 (you could add it from the list of apps,but now it is nowhere to be found ,even in alacarte ..) ..
I installed alacarte and used that to try and add an application launcher for Sublime Text, but I got an error half way through. Now I've got a launcher in my menu that links to a non existent file, without an icon. It doesn't show up in alacarte, and I searched in /usr/share/applications and it doesn't show up there. I cannot find any reference to it on my computer, yet still it's there.
Ubuntu 12.04 LTS
Gnome Classic desktop
I simply want to make a link to a folder on the desktop.
I found these instructions:
sudo apt-get install --no-install-recommends gnome-panel
(which is not necessary since the Software centere shows gnome-panel as already installed)
Create new launcher
Open the terminal and run the following command
Code
gnome-desktop-item-edit ~/Deskto
I have been trying to make a launcher with a quicklist item for 'root file browser' using command 'gksudo nautilus'. After I updated to this launcher in the unity sidebar, each time I click the icon (which still points to the normal nautilus for left click) a separate nautilus icon appears elsewhere in the sidebar with the title 'Files'.
This is a question that involves multiple issues involved in creating a menu tied to a Launcher icon. I'm using a fresh install of 12.04 (AMD64 version).
I've written a small yad (Yet Another Dialog editor) script which displays a dialog containing several choices for launching a set of related programs.