One can autostart an application such that it launches on session start with an xdg desktop file in ~/.config/autostart (or /etc/xdg/autostart).
But my application (a python/gtk/webkit/html5 app) when autostarted has a unity (and a unity-2d) launcher icon that is a gray question mark, even though:
when I find it in dash, the dash shows the icon I specify in my main desktop file (in /usr/share/a
All my icons har gone from Unity 3D, but present in Unity 2D. The icon for the Dash is also gone. All icons are present IN the dash, but when I add them to Unity the icon is suddenly invisble.
Everything works in Unity 2D.
I would like to know the command (from the Terminal) which opens the Unity dash, the reason being I want to create a desktop icon that starts the dash instead of the 'Windows Key' for keyboard-free use of the computer (I miss the old Ubuntu-Tweak effect where putting your mouse to the corner of the desktop would reveal Expo or Scale effects - by the way, is it possible to get it back?)
Making a l
Possible Duplicate:
Can I move the Unity launcher?
I am using Ubuntu 11.10 with Gnome. I'm not sure what it's called, but the toolbar on the left hand screen that hides itself and contains icons for software updates and my home folder and such is in a really annoying place. I'd like to move it to the bottom of the screen. I've tried right clicking and dragging, but to no avail.
I am using the Gnome Classic desktop for my Ubuntu 12.04 PC. One of the thing that I am not able to do at the moment is placing program launchers (plus icon) on the desktop. I can create an item for the program on the 'Applications' menu but I prefer clicking on an icon on the desktop to launch a program. Anybody can give me pointers on how to do this?
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'.
I use to create .desktop files on my Ubuntu 12.04 for my "personalized-apps" to find these applications from the ubuntu dash.
I trying to run IDEA from dash menu.
I wonder how to create an icon on Dash panel on the left side of the desktop, to run the following combination of two commands
killall nautilus
UBUNTU_MENUPROXY= nautilus
My Ubuntu is 12.04.
Thanks!