Ubuntu :: New Launchers In Unity - Nautilus Icon - Group The Launchers?
May 2, 2011
I just installed Ubuntu 11.04 and this is my first experience with Unity. I have managed to create launchers in .local/share/applications and drag them to the launcher to add desired shortcuts. Here are two questions I have:
1) I am adding many shortcuts to various directories I frequently use; the shortcut's have commands like nautilus /home/user/some/dir. Despite the fact that I change their icons, when I drag them to the launcher they all use the Nautilus icon. Is there a way to fix this?
2) Is there a way to group the launchers? For example, having a group for office applications, and a group for directory launchers?
View 5 Replies
ADVERTISEMENT
May 1, 2011
I've installed Office 2007 under wine, and would like to add launchers for Word, Excel, etc to the Unity launcher bar.
So, I've created a launcher on the Desktop that will run Word with wine. I've changed the icon to the Word Icon and everything works great from the desktop. If I drag that launcher to the Unity bar, it adds it, but changes the icon to the springboard default icon that new launchers use. Please see attached picture.
As a side note, I am really starting to like Unity (puts on flamesuit), but it seems very easy to break the install of 11.04. I've had to reinstall 4 times now.
View 9 Replies
View Related
May 3, 2011
Anyone know how to configure the launcher for an app in unity? In Gnome, you could just right-click the icon, select properties and go to town. In Unity, all right-click gets you is (for example):Terminal Keep In Launcher Quit
I'd like to change the geometry for new terminal windows.
View 9 Replies
View Related
Oct 24, 2010
I would like to remove the launchers for trash and files & folders from unity. I prefer to just have a launcher for nautilus.
View 1 Replies
View Related
Apr 21, 2011
I'm currently using Unity 0.2.46 on Ubuntu 10.10. Installed from a ppa. The only way I have found to add an application launcher to the panel is to actually launch the app, then right click it's icon on the panel and click "Keep in Launcher". This is great but I've noticed at least one of my applications (Mumble) doesn't give me that option. Is there an alternative method? (see screenshot for example)
View 1 Replies
View Related
Apr 16, 2011
i have a question about customising the toolbar in the file explorer, which i think is called nautilus. i was able to add a few buttons by hacking about in /usr/share/nautilus/ui/nautilus-navigation-window-ui.xml ..but they were already defined actions. what i would really like to add is custom launchers. i have whipped up a python script that will foo and bar a glob of files in a directory, which i can pass as an argument to the script, and i would like this to be a toolbar button so i can just click an icon up there. so the launcher would need to know what directory is open in the tab which is in focus, or alternatively be able to launch from that directory as current working directory and then i can dig out the path in python. a keyboard shortcut for the launcher would be nice too
View 4 Replies
View Related
Jun 7, 2011
Dont know the commands for the time & date and the on/off button, so I cant create launchers for the desktop to transfer to unity? how to delete the top panel in 11.04 ? I m trying to get everything down one side and delete all the panels as I had awn or cairo menu in 10.10. Also I cant move some launchers in unity-tomboy note will move but it always goes back to where it was and bin and workspace switcher wont move at all.
View 2 Replies
View Related
May 10, 2010
how to add launchers on the "dock". Anyone knows how to do it? Drag and drop does not work yet. I hope they'll make an auto-hide feature for the "dock" to save space on the screen
View 2 Replies
View Related
Jan 12, 2010
For My Computer, Home and Trash.
And can I get them back?
View 4 Replies
View Related
May 15, 2011
Some app launchers can't be placed in the dock. The ones i have trouble with are the three games from Humble Frozenbyte Bundle, namely Shadowgrounds, Shadowgrounds Survivor and Trine. Their launcher icons look fine on dash, but when i start dragging them and the dash disappears, the icon turns into a question mark. Items on dock make room for the question mark icon, but after dropping it, it disappears and the dock icons return to where they were.
I guess there's something non-standard about the launchers. The games are installed under my home folder, and the game icons are xpm files in the game folder, like /home/veepee/.trine/Trine.xpm for example. The executables are in the same folder, like /home/veepee/.trine/trine-bin.
Too bad the print screen key doesn't take screenshots when the dash is up. What's up with that anyway?
View 4 Replies
View Related
Sep 1, 2011
I decided to try DockbarX in XFCE to see how it worked compared to Talika. It runs a bit smoother, and looks a lot better, the only problem is, I can't pin any open programs to my dock. If I click "pin application" and then close the window, the icon disappears as if I never pinned it. This has happened with every program I've tried. I've also tried running it as a stand-alone dock, and while I can pin programs that way, the dock itself likes to move around on its own. I am using the version from the WebUpd8 repos, which is version 0.46.
View 7 Replies
View Related
Mar 26, 2010
Is it possible to have launchers like windows seven without having to install docks?
View 4 Replies
View Related
May 29, 2010
OS: LucidSymptoms: Launchers are in Desktop folder, but they are not on the desktop. Also, when I "right click" on desktop, nothing happens (no pop up menus). Attempts to add new launchers to desktop (via "add launcher to desktop" or "click-n-drag") are notsuccessful.Symptoms the same on both monitors.Possible Cause: I just completed a problematic install of 2nd monitor (NVidia X Server). Currently running in TwinView. After install was completed I noticed launchers were missing.Info: Desktop folder is owned (RW) & group (R) to my user, execute is enabled, and Others is R, as are all files in folder.
View 1 Replies
View Related
Jul 17, 2010
i'd like to be able to restore minimized applications by clicking on their launchers like you can do when you have awn or dockey installed. but i'd rather not install awn or dockey since this is the only feature i want from them that the gnome panel doesn't already provide.
i found this thread:
[URL]
which is from 2007. apparently a small application, "launcher-restore", was written to give program launchers the functionality i'm talking about--but that program is gone now--the attached deb file doesn't work at all.
so is there some other program that will do this now, a newer version of launcher-restore, or some even simpler way of setting things up the way i want them?
View 4 Replies
View Related
Jul 25, 2010
I've been happily playing League of Legends, but recently, I've only been able to open it from the terminal. I can run it without WINEPREFIX, like this: Code: wine-1.2-rc7 "/home/peter/.wine-1.2-rc7/drive_c/Program Files/League of Legends/lol.launcher.exe"
However, when I try to add the WINEPREFIX nothing opens. But this command works great in the terminal: Code: WINEPREFIX=$HOME/.wine-1.2-rc7 wine-1.2-rc7 "C:/Program Files/League of Legends/lol.launcher.exe" When I even tried doing "run in terminal" option for taskbar launchers nothing pops up except an empty terminal and an error: "There was an error creating the child process for this terminal."
Not really sure that this is a wine problem or a problem associated with WINEPREFIX, but it was working fine a few days ago, and I've completely reinstalled the .wine-1.2-rc7 directory to no avail.
View 1 Replies
View Related
Feb 26, 2010
I put some launchers on my top panel with icons that i have located in /home/joe/icons, the launcher commands are to open webpages. One of there commands for example is firefox facebook.com.whenever i restart my computer they disappear off my panel
View 1 Replies
View Related
Jan 30, 2010
I'm working on setting up a computer lab for my kids' school, and am planning to use Ubuntu LTSP and Sabayon User Manager to lock things down.
When I edit a profile in Sabayon, and create the default desktop icons I'd like them to have (Firefox for example), when the user logs in the icon is generic and when clicked says:
"The application launcher Firefox.desktop is not marked as trusted. If this application launchers source is unknown to you then it may be unsafe to launch."
If I click "Mark as Trusted", the Firefox icon pops up and all is well. However whenever a new user logs in, they have to go through this process and I'm worried it may confuse them.
Why are application launchers created by Sabayon not trusted by my LTSP users?
Ubuntu 9.10 by the way.
View 2 Replies
View Related
Jan 27, 2011
cairo 2.2.0-4(no-OpenGL)
ubuntu AMD64 10.10
gnome + compiz
Launchers indicators only work when I check the "Mix launchers and applications" box under behaviour/taskbar menu option. I already set the class of the launchers with the "grab" button in the "modify launcher menu"
View 4 Replies
View Related
May 21, 2011
After a recent update on my Xubuntu 11.04 any new applications I install don't sym-link correctly.
For example if I install a game, we'll call it "game", normally you could just type
Code:
In terminal which is the same command assigned to the launchers in menu. Now that fails and the only way to launch is with full path e.g.
Code:
I'm not sure what changed because applications were installing and launching correctly until now.
View 1 Replies
View Related
May 25, 2011
I am running Fedora 15 and Gnome 3, most of which I like and is working. However I can't seem to add a custom launcher or if I install a application and the .desktop file is created and placed in ~/.local/share/applications the application is not appearing in the search for that application. How do I add a custom application to the list of applications installed?
View 4 Replies
View Related
May 4, 2010
There must be something turned on in the security settings keeping Desktop Launchers from working.I have verified that the launchers have execute bit turned on in the permissions, yet when try to start one, I get an alert window saying this is an Untrusted application launcher.How do I disable this feature, or in the alternative, make them trusted?
View 4 Replies
View Related
Jun 17, 2010
Ubuntu 10.04 fresh install on eee 900. I had previously tried Cairo-Dock and AWN (successfully but I like that DockbarX is integrated into the panel) I installed Dockbarx like so:
Code:
sudo add-apt-repository ppa:dockbar-main/ppa
sudo apt-get update
sudo apt-get install dockbarx
DockbarX was working.
Then I uninstalled Cairo and AWN with Synaptic.I got a notification of an error in the panel saying I had broken packages - see broken package filter to check it out.I can't find filters in Synaptic.Then I noticed DockbarX was empty (and I had pinned Firefox to it) So I tried uninstalling and reinstalling via terminal. No problems with that but when added it to the panel again it was still empty . I rebooted several times during these attempts.
Quote:
Symptoms:
- Launchers disappear
- Open applications not reflected in launchers
Jun 7/2010 status: New → Incomplete
[code]...
But I have 0.39.3-1.
View 9 Replies
View Related
Jul 15, 2009
I recently installed F11 and customised the gnome panel with various custom application launchers. After the latest upgrade all my custom launchers have disappeared, the only ones left are firefox and thunderbird.
View 2 Replies
View Related
Jul 4, 2015
I have made some custom launchers on my Xfce panel and was wondering where their .desktop file was located. I checked /usr/share/applications but they were not there.
View 6 Replies
View Related
May 19, 2010
I like openSuSE, but the main thing I miss from Ubuntu is the ability to have complete control over the applications menu. Ubuntu had a clean menu where everything was one level deep, with pretty basic categories. But opening alacarte in openSuSE (running 11.2 with GNOME) is an absolute mess. There are categories for "Astronomy", "Kidsgames", and a whole bunch of folders that I would never use. And it's nearly impossible to get rid of them. Selecting delete almost never works; the closest I've gotten was to re-name a whole bunch of ".directory" files so that the system wouldn't find them, but it still created the majority of them, only this time with generic folders over the default icons.
Plus, I would like to be able to change which application goes to which category in the Application Browser. That menu is much more clean, but I would like to create a "Games" section for it, and move my text editors from Utility to Development. I know that most of the .desktop files are in /usr/share/applications (I have a couple in /usr/local/share), the directories are defined in /usr/share/desktop-directories and ~/.local/share/desktop-directories, and the menu itself seems to define categories in /etc/xdg/menus/applications.menu. But despite knowing all of this, I still have no idea how to clean up alacarte and how to move around launchers in the Application Browser.
View 4 Replies
View Related
Mar 15, 2010
I have added an application launcher to my desktop and it works fine. However, I want to be able to feed parameters to the launcher before I launch the application. So, for instance, if the command is normally "/usr/bin/foo something" I want to be able to add the "something" parameter dynamically after clicking the launcher but before the application launches. Is this possible in Fedora?
View 2 Replies
View Related
Apr 25, 2011
Right after I did the distribution upgrade on debian, the little launchers in the bottom panel don't work right. When I have many programs running, and try to click the launchers to change programs, they don't always change right away. If I click the program windows, (if they are not maximized) they change fine.
I can click on the launcher for the program that is currently running on top and it will minimize and maximize, but I cannot change to another program right away by clicking the launcher. However, if I first right click the launcher, then it will respond to the next left click and the window will come to the top.
I wondered if it is just broken on my account, not the whole system, so I made a different account on the machine and it does not happen there. The new account works normally. So I am wondering how to reset my profile or theme or something to make the left click on the panel launchers work.
I don't know what they are actually called, but I am not talking about the shortcut launchers to start the programs. I only mean the little minimized box that stays in the panel when the program is already running.
View 5 Replies
View Related
Apr 25, 2011
I have a dual screen setup with one card NVidia 8400GS.
Both screen are identical 22" LCD LG W2246 Monitors.
I have Dual X-Display setup.
I am using Gnome Desktop.
The left hand screen displays everything, menus, panels, background and of course desktop launchers.
The right hand screen displays everything except the desktop launchers.
If I create a new launcher on the left it appears on the left desktop when created.
If I create a new launcher on the right it appears on the left and can not be dragged over to the right screen.
View 4 Replies
View Related
May 16, 2010
I've added a new Nautilus action and I'd like to use another icon that those provided in the nautilus item con list (see attachment).
But whatever image I try (some PNG or even SVG files) I can't get them to be displayed. It seems there is a very special format, size, type to match the Gnome/GTK+/Nautilus icon requirements...
View 3 Replies
View Related
Sep 1, 2011
I'm building a PC for my Aunt and have added the Edubuntu packages. I want add a shortcut to the Education group in unity. Haven't found a way to add software groups.
View 1 Replies
View Related