Ubuntu :: Launch Q CAD (or Any Other Application ) At Startup

May 26, 2011

I have downloaded Ubuntu within windows 7, with wubi. It shows itself as Ubuntu 10.10, though I had selected 11.04, not to worry, this is for information only. I downloaded Q Cad, a drawing programme from the Ubuntu software centre and it shows in the list but I do not know how to launch it.I will have to down load some more applications and I think I will run into this wall again. I can enter CLI through Ctrl+Alt+F1 to F7 and probably do nothing more.

View 1 Replies


ADVERTISEMENT

Ubuntu :: Make An Application Launcher In The Panel Launch More Than One Application?

Mar 16, 2010

How do I make an application launcher in the panel launch more than one application? Is there some sort of a symbol I type between the apps in the command line? Like ;

View 1 Replies View Related

Ubuntu :: Installed Redshift - No Icon For The Application Or Anything To Launch The Application ?

May 24, 2010

I have installed Redshift But do not know what to do Next.There is no icon for the application or anything to launch the application.

View 1 Replies View Related

Ubuntu :: How To Launch An Application As Root

Feb 6, 2011

I use Firestarter, seems to be a good firewall. But it is a desktop/GUI application, and it requires root access, or rather sudo in Ubuntu. Every time I launch it, I am required to type in my user (not root) password. How can I make it run automatically at startup (KDE) without prompting for a password?

View 4 Replies View Related

Ubuntu :: Unable To Launch A .sh From An Application Shortcut

Sep 1, 2010

I'm new here, but certainly not new to Linux. Some of you may recognise my screen handle from other forum groups. Sadly my other communities seem to be dying and this one is going strong so here I am! I'm sure there's something I'm doing incorrectly, but here's my scenario:

I have a pair of shell scripts that launch SSH sessions with different forwarded ports, and use them multiple times each day. I'd like to drag the shell script directly onto the top Ubuntu Bar where shortcuts go and be able to use it. Or, even better, put all of my frequently used shell scripts in a "drawer". I know that I used to be able to make a shortcut, and set its path to "gnome-terminal -e file://xx.sh" and the script would run in a new terminal window. When I try to do this, a terminal opens with an error dialog that reads "There was an error creating the child process for this terminal". Permissions?

View 9 Replies View Related

Ubuntu :: Launch An Additional Application And Add It To The Launcher?

Dec 2, 2010

I run 10.10, netbook. Fine so far. I don't manage to call an application that I added manually, though. I have created a menu item, with all subdetails, a proper command, icon, everything. And I can see it in the menu editor, and it is there, even after a reboot. But: How to launch it?? It never shows up under applications, it doesn't show up in Searches, I can't type it in. It does work fine, though, when I open a terminal and add the proper command. It then also shows in the launcher list (left column). But it can't make it 'stick' there, the right-click option does not show in this case.

how to *start* an application that I have added to the menu? Why would a menu item never show as an available application?

View 1 Replies View Related

General :: Launch An Application From Anywhere?

Oct 31, 2010

I downloaded the tar ball of seamonkey,
copy it to Document folder, unzip it and get a folder named seamonkey.
Everytime to launch it, i open the terminal windows, cd to that directory and type ./seamonkey.
My question is, how to launch it from any where? Just type ./seamonkey and it will run?

View 14 Replies View Related

Ubuntu :: Mozilla Automatically Launch On Startup?

Jan 29, 2010

How can I turn off specific authentications? I don't want to have to authenticate every time I mount a different drive (in a different partition). (Because I can't open Mozilla, since it pulls a profile from that partition, without authenticating; and I want to have Mozilla automatically launch on startup, but it can't launch if I need to type my password to gain access to the drive first!).

View 1 Replies View Related

Ubuntu Multimedia :: Simultaneous Application Launch In BASH?

Feb 28, 2010

I'm trying to launch CoverGloobus (a fantastic little album art and current song display) and Rhythmbox simultaneously through a BASH script. Problem is that when I attempt to run the script the first time, CoverGloobus doesn't launch, but Rhythmbox does. Here's my script as it is right now:

Code:

#! /bin/bash
#Opens Rhythmbox and CoverGloobus
rhythmbox && covergloobus
done

I've double-checked the commands in gnome-terminal, and they're the right ones for launching the applications. Here's where it gets odd, though. The second time I run the script, CoverGloobus and Rhythmbox launch simultaneously. I've reproduced this scenario multiple times.

View 2 Replies View Related

Ubuntu Multimedia :: Launch Application In Specific Monitor?

Aug 24, 2010

I have a laptop running Ubuntu hooked up to a TV via a VGA to S-Video converter with the VGA-out through an external monitor, and I am trying to find a way to set vlc or mplayer to open fullscreen in the external monitor by default. Eventually I want to be able to hit enter on a video file and have it play on the TV without any dragging to the external monitor. I have googled around a bit, checked the monitor settings options, and looked through the media player options but so far can't find anything.

View 3 Replies View Related

Ubuntu :: Launch A Graphical Application Using Gnome -schedule

Sep 8, 2010

How to launch a graphical application using gnome-schedule ? I got some tutorials about cron after googling . But I couldn't understand the stuff about Screen number As an example, please tell what should be typed in "Task:" to launch say, nautilus

View 3 Replies View Related

Ubuntu :: Unable To Launch Scheduled Tasks Application

Nov 7, 2010

When I try to launch it from the System Tools sub folder, I see it appear for a second and then it disappears. What should I do? This is the code displayed when I try running it from the Terminal.

View 1 Replies View Related

Ubuntu :: How To Have Application Menu In Quick Launch Toolbar

May 1, 2011

I am using ubuntu 10.04 LTS version. can i know how to get application menu toolbar in the mentioned ubuntu version.

View 1 Replies View Related

Programming :: Launch Application With RS-232 Message?

May 13, 2010

am using a PC104 with Linux and i need to control it with a controller that is connected via RS-232 or USB port. I need to launch one or more application some specific message come through RS-232 port. Is that doable? If yes how? I am beginner with C++ on Linux so i don't really know specif libraries. If possible i would like to use pure C and not C++.

View 4 Replies View Related

Ubuntu :: Make Skype Launch During The System Startup?

Sep 12, 2010

I know usually, on other systems, skype automatically starts. But not on my Ubuntu. How to make it to start?

View 3 Replies View Related

Ubuntu :: Launch Script At Startup After Specific Time?

Jun 13, 2011

I'm running Ubuntu 10.10 in a computer with a 7200rpm HD, 8Gb Ram, and a Core i7, and the time it takes to load the desktop is insane. There are threads that mention the problem of gnome looking for nonexistent floppy drives and to solve the problem by disabling that in the BIOS (option I don't have). Anyway, besides that problem, by running at startup a gnome-terminal with the iotop command, I noticed that two processes have a huge i/o load on the system: google desktop and ubuntu one. I would like those programs to run as part of the startup process, but be launched after several seconds (to allow the rest of the programs to load). Is there any way I can achieve this? I think there should be a way modifying the commands under startup application, but I cannot find anything that works.

View 2 Replies View Related

Ubuntu Installation :: Application Launch Full Screen - Natty 11.04

Aug 20, 2011

I just installed Natty, its ok so far. How can I keep applications from launching full screen? I know if I resize the window below 75% or some thing like that it does not start full screen however I need the window to launch at like 85% and not full screen. This is the most frustrating thing I don't know what Canonical was thinking. I put it in if you have to however make it easy to undo..

View 2 Replies View Related

OpenSUSE :: Launch Application In Desktop N When Booting

May 24, 2010

This has probably been asked about before.... I would like to start apps in desktop 2, 3 and 4. To start apps during boot, I use two different methods: The .xinitrc file in /home/dan works fine under: "Add your own lines here..." Startup Applications in Gnome | System works well as well. Here, I can enter nautilus /dir and nautilus starts up just fine in that directory. But as I mentioned, I have yet to find a way to direct the program to run in a different desktop other than #1.

View 1 Replies View Related

General :: Launch A Local Application Remotely?

Jun 16, 2010

I use TextMate on Mac OS X to develop. The files I need to edit are on a Linux machine, and I have the Linux filesystem mounted on my Mac OS X. Opening the files and saving them in TextMate is not a problem.What I want to do (from my Mac OS X) is be able to...SSH <linux>cd <folder>mate <filename>I want that to open up the file in TextMate on my Mac OS X (thus, shifting focus from my Terminal.app to TextMate.app). How can I achieve this effect?

View 4 Replies View Related

General :: Launch An Application In Another X-session As Non-root?

Jan 5, 2011

How to start an X server as root with a session of non-root application?Should be something like xinit 'su -c openbox user

View 2 Replies View Related

Ubuntu :: KDM And GDM Battle At Startup - Both Launch X Servers - Remove Duplication?

Apr 28, 2010

I have both ubuntu and kde-desktop installed, and after trying KDM, switched back to GDM which worked fine for a while (although KDE changed my other gnome settings like usplash and cursors which took a while to change back). A day later, though, when I start up my system, the screen flickers a few times then shows me a message that an x-server is already running, so hit no to try loading it on '0' again or yes to try another number.

If I hit no, it will briefly show me the KDE login screen refresh a few times and go back to the menu. If I hit yes, it refreshes about 7 times and finally shows the gnome login screen. This process takes a long time and I'm not sure is great for my screen.

View 3 Replies View Related

OpenSUSE :: Launch The Application To Install Windows Software?

Apr 5, 2011

I installed Crossover Office Pro (full release) which I used on previous version of opensuse, but now it is installed on opensuse 11.4 64 bits. The installation is fine, but the problems begin when I try to launch the application to install windows software.

I get this output:

alienware:/opt/cxoffice/bin # ./cxinstaller
Traceback (most recent call last):
File "./cxinstaller", line 85, in <module>
import gtk
ImportError: No module named gtk

It has something to do with python I guess but I tried about every possible solution I could find on the internet but nothing works. Any idea's how to fix this error? I tried all option, but no luck so far.

View 5 Replies View Related

General :: Launch Application With Keyboard Shortcut In Gnome

Dec 13, 2010

I use ctrl + shift + s to launch synaptic in KDE. That works wonderful and it is standardized on all my systems. I want to define the same in gnome, so that it does not matter if I'm in gnome or KDE.Where can I do this?Now before you start mentioning, I am familiar with keyboard launchers like launchy or gnome do (but have to admit that I don't know that much what gnome do does in all extents), so I am not looking for a program that launches an app after typing a few letters. I want exactly that keyboard combination, everything else will not do it.

I just mention that, because it happens all the time that I see in my posts that I ask:
How can I do B with Y? I don't want to use Z. (specifically asking the question) and then hear as an answer: you can do B with Z!And I am always tempted to answer: That is not what I asked, I asked something specific and got an answer that does not concern it.

View 6 Replies View Related

OpenSUSE :: Kinternet Doesn't Display Application Launch / Resolve This?

Mar 17, 2011

I recently installed kinternet from a repository and when I enter Menu -> Applications -> Internet, there is no kinternet application.

I need this, to display the icon in the tray bar, so I can see if Internet is connected or not, and if it isn't I connect clicking on the icon.

View 6 Replies View Related

Debian :: Could Not Launch Application 'user-dirs-update-gtk.desktop'

May 2, 2011

I have this message in the syslog from squeeze:

Code:

May 2 21:18:19 squeeze x-session-manager[1732]: WARNING: Could not launch application 'user-dirs-update-gtk.desktop': Unable to start application: Failed to execute child process "xdg-user-dirs-gtk-update" (No such file or directory)

View 1 Replies View Related

General :: Finding The Command Line To Launch An Application From A Terminal?

Sep 25, 2009

Is there a way to find out the currently installed packages and the corresponding command line to launch the package from a terminal. For example, I know that I have openoffice installed but I do not know how to find the command line to launch it.

View 5 Replies View Related

Fedora :: Launch Application With Root Privileges From Gnome Desktop Shortcut.

May 12, 2010

I have a java program that needs to be launched with root privileges (from an account that doesn't have root privileges) from a desktop shortcut. The command would look something like this: java -jar /file/location/whatever.jar I've searched and searched and can't figure out how to do this. EDIT*** I would like it to pop up and ask for the root password before it launches the application.

View 3 Replies View Related

OpenSUSE :: Command Option: Launch An Application Minimized & Add To System Tray

Nov 30, 2010

1. Is there a command option to launch an application minimized?

i.e. in terminal

firefox -minimized [URL]

That opens firefox but does not minimize...

2. Also, is there a command option to add the application to the system tray?

View 3 Replies View Related

Ubuntu :: Application - Run Tomcat 5.5 At Startup

Jan 9, 2010

I am trying to run my tomcat 5.5 at startup.. I went to System-->Preferences-->Startup applications and entered the command to launch my script: /bin/sh /home/marco/apache-tomcat-5.5/bin/catalina.sh run

But when i restart ubuntu, my tomcat does not run and i dont know where to find the proper logs to see what happened.

View 2 Replies View Related

Ubuntu :: Set Firestarter As A Startup Application Using The Gui But It Will Not Run?

Feb 17, 2010

I'm trying to set firestarter as a startup application using the gui but it will not run due to permissions problems,?

View 4 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved