Ubuntu :: Launcher For More Than One Program
May 4, 2010I'd like to make a launcher that starts a couple of programs at once. When I switch my brain into 'work mode' I'd like one click to start evolution, firefox and sunbird.
View 2 RepliesI'd like to make a launcher that starts a couple of programs at once. When I switch my brain into 'work mode' I'd like one click to start evolution, firefox and sunbird.
View 2 RepliesI have just completed a clean install of Ubuntu 10.10 on my Acer Aspire Netbook. The first program I installed was WINE and then I installed "Spotify for Windows". All works well, but I need to start it by opening a terminal and typing - Wine "C:Program FilesSpotifySpotify.exe" which is a little cumbersome.
I want to add a shortcut to the launcher but I cannot find a way to do this. I have found a "Main Menu" option in Applications, but the options and items in there don't seem to correspond to the launcher in any way.
Is there a way of adding something to the launcher or to get the main menu to display so I can customize it from the Main Menu utility.
I have installed Blender from Blender.org. I have installed it my home directory. After launching Blender the icon appears in the unity launcher. Then I fixed the icon in the launcher via the context menu. After restart the Blender icon does not reappear? How can I realize that the Blender icon shows up very time after starting Ubuntu?
View 9 Replies View RelatedI love the Ubuntu launcher and am currently using it.However I was wondering if it'd be possible to have it stick to the left and not push back into the side.So when a program is maximized it doesn't go over the launcher.
View 3 Replies View RelatedI run a program by executing this command in a terminal screen.Code:coco@coco-desktop:~/Escritorio/MO_1.10/MagnumOpus$ java -jar MagnumOpus.jarSince it is a bit tedious, I tried to create a launcher. I copied the above code into the Command box. The launcher is created, but fails to run the program. Instead I get an error message.
View 6 Replies View RelatedI can't hide the launcher in unity 3D. In 2D, it works fine, hides when i open a program, looks normal, everything. In 3D, it stays on top of whatever program I'm running. What I've tried Reinstalled unity 2D. (apt-get remove, apt-get install) For whatever reason, when I log into 3D without 2D installed, it looks like gnome, but the screen is garbled, the images disappear, menus come up as plain black squares, i literally can't even open a program. Once I install unity 2D, 3D works fine, but I can't hide the launcher. Messed around with CCSM. I tried each option under hide launcher in unity plugin (never, autohide, dodge windows, dodge active windows). None of them change anything. Updated everything through update manager (last night actually). Both 2D & 3D look and work fine, no lag or sluggish behavior. All of the effects look normal. I just can't get rid of the big launcher covering up everything I do! I've just been using 2D, although I would like to use 3D.
View 2 Replies View Related1st, I got the OS install. I just want to hide some program launcher from menu bar. In the old Gnome, it work this way, I put the mouse on the menu bar, and then right click, choose preference then I can hide everything I wanna hide. But I can not do that on F12 any more, I tired to refer to Gnome instruction manual on Gnome web site. It seems like they did not change anything on Gnome 2.28. Since the instruction remain the same.
2nd I also want to ask, how do I change the default interface language setting in F12? In previous version I just need to do that in SYSTEM-->Preference. But I can not see the option any more either.
3rd I can not install the NVIDIA proprietary driver even though I got GCC and kernel development header in place. The install log said:" The binary file is not for the kernel" Well, I just use the regular i686 kerenl as usual. It does not make sense it will not work.
I got the driver running by using the rpmfusion driver, not the one from Nvida
By the way, The nouveau driver in F12 works far from OK on my GO 7300. It just like a slave driver that whip the GPU at full out all the time, let alone it does not have 3D capability.
The live cd does not include GCC and kernel development header. That made me feel like walking on the moon but forgot to put the gravity suite on.
I have opensuse 11.4 with KDE. How to add a program launcher directly from the menu to the KDE desktop, but not as a widget?
View 3 Replies View RelatedI am using openSUSE 11.2, and i want to use configure a scanner app to install drivers for my scanner but it requires root previlages to do so.So Please Can Anyone tell me how can i run configure a scanner as root from the kick off application launcher.
View 3 Replies View RelatedI've gotten everything working on my laptop except the webcam. I'm trying to use webkam (from kde repo) but the launcher starts up but the program doesn't start. The driver is "uvcvideo" which loads with no error messages.
Code:
62: USB 00.0: 0000 Unclassified device
[Created at usb.122]
UDI:
/org/freedesktop/Hal/devices/usb_device_c45_6406_noserial_if0_logicaldev_input
Unique ID: MtLc.1biges91ot8
Parent ID: k4bc.cO89g+iefn1
[Code]...
For some reason the general launcher button (+ in circle) in the unity menu has disappeared. I do not know how to restore it. Which means I have great problems to start al apps that are not standard in the menu.
View 1 Replies View RelatedHow do you access preferences for changing size of the launcher bar or icon size, etc? I looked through system settings and could not find it.
View 4 Replies View RelatedI was wondering whether there is an inbuilt logging system in UNIX?
I ran and installation and the program opened up automatically but I can't find the program executable.
If I could find a log then I could locate this file.
Does anyone know if there is a program that behaves the same as Microsoft's OneNote program for linux?
View 3 Replies View Relatedi am running ubuntu 10.04. I am looking for a converting program and I also need a DVD making program. I'm unsure if one comes preinstalled already.
View 4 Replies View RelatedI will have to code this. However I am lacking of time since I have too much to do. make a short code bash/dash to prompt the country with Zenity, then, get the PLS or m3u url and prompt with another zenity which radio to play. http://www.listenlive.eu/index.html
My code to get url's radio country.htm is:
Code:
I have problems to get it work. i have tried to use pm-utils, but it does nothing.
What is need is to kill application, when pc is going into suspend to ram and run that application again on wake. It's a graphical application.
I am new to linux and am trying out script writing. I am using shell. How can I make a script to open a program then operate within that program?
View 5 Replies View RelatedIs there anything like burning rom from nero or roxio cd/dvd copier. Do you know of any dvd copying program? like without making the image and then burning with just one process just copy the disc sorta program like roxio dvd copier? I wanted to make copies of movies I made a dvd of but aside from image burn which is a hassle to make the image first. is there something for burning on the fly or dvd/cd copying? infrarecorder and cdburnerxp do not work for me at all.
View 3 Replies View RelatedI am trying to make an app launcher for Ubuntu which replaces the top bar (default) in gnome. It will be a menu system in the middle of the screen which you would click on parts to bring up lists of apps and locations. What would be the easiest way to do this, and in which code?
View 2 Replies View Relatedhow to add apps to the launcher?
View 5 Replies View RelatedOn Xubuntu, I right click something like I did on Ubuntu, to add to panel.. It just clicks the program. There is NO options when I right click a program in Applications. It's frustrating.. re's an incredibly unnecessary way that is different than Ubuntu to put an application to my panel.
View 1 Replies View RelatedI really like the ubuntu netbook launcher sidebar. I would like to add and remove some of the launchers. Anyone know how I would go about doing this?
View 1 Replies View Relatedi was wondering, and maybe hoping, if there was any way i can create a launcher to open a program that must be ran in terminal for it to run. i don't really like opening terminal and going to the program's location to launch it, so is there any way for this to work?
View 5 Replies View Relatedi upgraded to 11.04 but the deastop interface is same as 10.10the new launcher panel in 11.04 as shown in webpage is not visible.
View 1 Replies View RelatedHow do I turn off 'Launcher' in v11.04 ? I need to get into 'Classic' mode but do not know how to.
View 9 Replies View RelatedI installed the new ubuntu with unity. I then used compizconfig to edit some stuff. I wanted the launcher to be in the bottom and always show.
However, after I did this i ended up with:
how to fix this? I don't know how to open a terminal, a webpage since I don't have a dock or launcher. I'm using ubuntu through classic now.
I need a to add a few daily used applications (filezilla, chrome etc) to the launch bar. is there any way that i can move the top bar to bottom.
View 3 Replies View RelatedIt seems as if I've really done myself in this time. I recently upgraded to 11.04 from 10.10.trouble (not showing titlebars after I had trie to enable the "desktop cube" feature) so I decided the best plan of action was to get rid of Compiz. That turned out to be a mistake. Now I have no launcher or taskbar, and since I'm somewhat, well, inept at this so far I have no idea how to get my desktop back in working order.e managed to install compiz and emerald once again, but I can't get to the startup application editor to make it run automatically. Is there a way to get the default desktop environment handler to kick back in?
View 3 Replies View RelatedI am trying to drag and drop the terminal into the launcher, but it doesn't show up when I let go of it.
And when terminal is open, it isn't showing up in the launcher either.
How can I fix this?