Ubuntu :: Make Shortcut To Java Program?

Sep 15, 2010

How to make a shortcut to a program?

It's a Java program started by a shell script

#!bin/sh
java -jar LinShredder.jar

It starts okay in its original folder, but when I link to it from e.g. the desktop it doesn't work.

View 9 Replies


ADVERTISEMENT

SUSE :: Make A Shortcut For Any Given Program?

Jun 24, 2010

After installing a few packages without a package manager (yast), I was wonding if there is anyway to make a shortcut (or application link or whatever its call) for any given program you install to show up automatically on all users desktops and start menus(for lack of a linux term). For example I installed firefox to a folder in the /opt directory and found that i could drag and drop the shell command to the desktop to make a shortcut, or i could create a new application link on my desktop and point it at firefox. But what If i wanted that to show up for all users somewhere by default? Is there anything like the "all users" desktion winXP or the "public user" in win7?

View 2 Replies View Related

OpenSUSE :: Make A Shortcut In A Desktop That Executes A Program?

Nov 12, 2010

even though this is a simple task I always have problems to do this.I want to execute the following#!/bin/bashjava -jar JabRef-2.6.jaror in other words this is the command I use in konsole to make the application to launch.Then usully I try to create a desktop in the icon either by using a. create link to locationorb. create link to application.where I select as file the file myfile.sh that contains the two lines of code I posted above (see again below)
"#!/bin/bashjava -jar JabRef-2.6.jar"I do this file executable by using the chmod +x.Sometimes I think this works while others like now I only receive the cursor bouncing for sometime before it dissapears

View 4 Replies View Related

General :: Connect A Jsp Program With A Java Program?

Apr 30, 2010

I have a jsp code. After executing that code, a Java program should be executed without refreshing the page. that is, my first page is a login page which is in jsp. After logging in the next page must be displayed which is a Java code. is that possible? Can we use applet for that?

View 1 Replies View Related

Ubuntu :: Create A Shortcut To Run A Program On Terminal?

Jul 7, 2010

I want to create a shortcut to run a program called RoomEqWizard but the only way I know how to run the program is to open a terminal and type the location to where the program is and call the program file. I already tried creating a shortcut on the main menu but I get a "error creating the child process for this terminal" message every time...

View 1 Replies View Related

Ubuntu :: Can't Remove A Shortcut Made By A Program

Jul 25, 2010

I recently installed Acetone ISO in the hopes of installing a program, but alas it doesn't do what I need it to (run the MDF file like a disk rather than showing all the files in it, and because this is a multi-disk thing I'm installing I'm kinda stuck now) and I noticed it would make a new virtual drive every time I mounted an image, and I wound up with four of them, and each one had its own shortcut on my desktop. Well, I removed the program and deleted the folder it created, but these shortcuts are still on my desktop. And they are UNTOUCHABLE!

The command line ls -al ~/Desktop/ will show everything on the desktop BUT THEM, they have no permissions, and cannot be moved, copied, or deleted, because Ubuntu can't find volume information on them. I reinstalled the program to see if anything would help, and I noticed that the drives would go away if I unmounted the image (I coulda sworn I told it to before, but it didn't want to...) but now these drives are errors to the program, and I still can't remove the shortcuts.

View 3 Replies View Related

Ubuntu :: What The Shortcut Keys Are To Force Quit A Program

May 15, 2010

what the shortcut keys are to force quit a program that has frozen up in Ubuntu 10.04? I use to know it, but can't remember

View 4 Replies View Related

Ubuntu :: How To Create A Shortcut To Open Command Line Program

Feb 21, 2010

I use a few command line programs quite often such as nano and mpc. I'd like to create a shortcut icon to open them rather than opening a terminal and then typing in the program name to open it. For example, how could i open konsole with nano opened in one step?

View 5 Replies View Related

Ubuntu :: How To Make A Shortcut In Unity

Apr 14, 2011

I have installed Opera 11.10 from a tar.gz file.

Can i make a shortcut to Opera in the Unity menu-pane? Even when i search for "Opera" i find nothing. I can access Opera from Alt+F2 -> Opera.

View 6 Replies View Related

Ubuntu :: Make A Shortcut For A Command?

Apr 21, 2011

I want to place a couple of launchers on my desktop so when I click them a terminal opens and runs the command how do I do this?E.g I want one for tail -f /var/log/messages, and another for rtorrent

View 2 Replies View Related

Ubuntu :: Make A Proper Shortcut On Desktop?

Jan 26, 2010

I have been trying to make a shortcut to my downloads folder on my desktop but I only seem to be able to create "link to downloads" folder. I thought this was just the same thing as a shortcut but when I run some programs from the folder they do not work correctly. They only work from the real 'downloads' folder and not the 'link to' folder

View 6 Replies View Related

Ubuntu :: Which Allow To Use The Keyboard Shortcuts To Make A Shortcut?

Apr 8, 2010

First off, I have been quite clumsy lately. I recently poured water into my computer by accident; and it works somewhat fine, though the keys A and E do not work. At this point I am using an external keyboard, but since it's a laptop and I am using it at school, that is not what one would wish for. So, my question is; is there any way which will allow me to use the Keyboard Shortcuts to make a shortcut which will for example use ALT+Ctrl+<button> to write the letter A?

My second question is; Do anyone know what has happened with what I will describe in the following text; or perhaps recognice the problem and a solution? One of my friends has installed XUbuntu on his netbook. It has been running just fine; and for a while after he upgraded to 9.10, his computer went somewhat broke. It boots up fine, and it loads the login screen; but instead of being able to log in, it switches to a terminal. We have tried using it to log in, but as none of us are any good with the terminal we have not succeeded.

View 6 Replies View Related

Ubuntu :: Make A Shortcut To A Terminal (alt+ctrl+t)?

Jun 5, 2010

when I ran std ubuntu, I was able to make a shortcut to a terminal (alt+ctrl+t) .. how do I do the same with xubuntu?

View 1 Replies View Related

Ubuntu :: Make A Desktop Shortcut Of Xterm?

Jul 19, 2011

Unless there is some better way to quickly open xterm?

View 1 Replies View Related

OpenSUSE :: Create A Shortcut For A Program That Launches In Terminal?

Jun 11, 2011

I'd like to create a launcher for ParaView that requires a terminal shell in order to launch. It is just a pain having to enter the couple of lines to launch it from Konsole.

cd /home/user/Document/ParaView(version)/bin
./paraview

Lemme know what you think. I'd just like to add something to the quick launch panel.

View 1 Replies View Related

Ubuntu :: Make A Shortcut That Opens My Download Folder?

Mar 1, 2011

i cant seem to find how to do it. For the Keyboard shortcuts, i want to make a shortcut that opens my download folder. I can add custom commands, but in the command line what do i put to open the folder?

View 3 Replies View Related

Ubuntu :: Make A Keyboard Shortcut That Runs A Script

Apr 13, 2011

I've been searching for a while now but can't find what I'm looking for. I want to make a keyboard shortcut that runs a script that types keystrokes wherever the cursor is. For example, if I am in a text editor and press "ctrl+alt+q", I would like it to type some predetermined string to the page. On Windows, AutoHotKey does this. I can't seem to get it working in gnome, though.

I have installed lineakd, and I have a file ~/.scripts/type.sh that looks like:

#!/bin/sh
xsendkeys "blahblahblah"

I have the command sh ~/.scripts/type.sh set to the key combination I want in system->preferences->keyboard-shortcuts.

I'm sure I'm not using xsendkeys correctly, but couldn't find much documentation on it. Anybody know how xsendkeys works or how I might solve this problem another way?

View 2 Replies View Related

General :: Make A Shortcut To A Folder?

Dec 10, 2010

i have been running windows from ME through to Windows 7 over the years. and i must admit that because of all the flaws with the earlier versions and those wonderful little viruses that seem to show up even though your teenagers swear they didn't do anything ,have made me somewhat skilled at formatting and reinstalling the OS to the point where i have done it for several other ppl to help them out. I rather enjoy doing it actually.

and i have been a big fan of lets just call it "open source" windows software. now this ubuntu thing seems to have taken some of the fun away..

i ran the cd version of 10.10 and really liked what i saw so i installed it alongside my windows 7. naturally as luck would have it something went astray and i can no longer boot to win7. not a big deal. i was going to format and reinstall anyways. ha ha.

i have been reading through the forum learning what i can but now my question

i still have a machine running windows on my home network.

what i would like to do is make a shortcut to a folder on it from my ubuntu desktop. i do have full access to the machine and the folder , i would just like a shortcut .

View 8 Replies View Related

Ubuntu Networking :: How To Make Wireless Shortcut Function Properly

May 10, 2011

i'm using ASUS K40IE laptop, installed Ubuntu 10.10 and online upgraded to 11.04 (natty), and i have a problem about my wifi.This laptop using Fn+F2 to enable/disable wifi (using Windows work properly with driver from asus) and have a Led that trigger on/off.Using ubuntu, that's shortcut it's useless. i press Fn+F2 many times, but that led indicator never turn off. Is there a way to make that shortcut can function properly? Actually, i'm not often using wifi, so i want to make it default disable on start up. Both ubuntu 10.10 or 11.04 can't using this shortcut.

View 1 Replies View Related

General :: Seeking Shortcut To Execute A Program With A Supplied Local Path?

Sep 14, 2011

A program requires local path property to perform correctly.I'm seeking shortcut command to execute a program with a supplied localPath For example, cd /usr/local/blogrmis/usr/local/blogrmis/remote & remote program requires local path @ /usr/local/blogrmis to run.is there any shortcut which i can do it in 1 line?

View 2 Replies View Related

OpenSUSE :: 11.3: Unable To Make The UTorrent Shortcut

Feb 7, 2011

OS: OpenSuse 11.3 / 32-bit / Gnome. Updates to latest.Issue: while using uTorrent Server Alpha (for Linux) i have encountered a shortcut malfunction. After the program was successfully installed (by that, i mean download and simply modify its settings to be able to execute it as a program, and double click on it & keep it running in a Terminal) and ran for the first time, it came to me that i should make a shortcut to the program, on one of my two "taskbars". So i simply created one and correctly pointed to the application (i left it on my desktop). But after restart, i tried to access it via this shortcut and it indeed started, but returned an error, that the graphical interface (html based) situated and :8080/gui/ was not there, and that it should be downloaded. So i stopped it and went to the desktop folder & ran it in a terminal and VOILA, no problem, everything was good as new.

PS: i was not running the program under sudo and i changed its default login configuration (from a simple "admin" username, to a proper username and password).

View 1 Replies View Related

General :: Make A Desktop Shortcut In XFCE4 ?

Jun 19, 2010

I installed opera10 and I can start it from a shell script from the opera folder but when i try to make a desktop shortcut it does not work. Either from xfce or by right clicking and choosing to send it to the desktop as a shortcut.

I did not install opera system wide, only under one user. Do I need to set some kind of path or link or something?

View 14 Replies View Related

General :: Make A Script To Open A Program Then Operate Within That Program?

May 7, 2010

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 Related

Ubuntu :: Make Keyboard Shortcut Open SYSTEM In Main Menu

Jan 24, 2011

When I assign a keyboard shortcut to open the main menu, it always opens the "Applications menu" by default. Is there a way to make the keyboard shortcut open the "System menu" by default?

View 9 Replies View Related

Debian :: How To Make Shortcut On Desktop From Applications Menu

Jul 9, 2015

How can i make shortcut on desktop from Applications menu? If i right click an application from Applications menu, the application launches, Can't make shortcut.

View 5 Replies View Related

OpenSUSE :: Create Saome Variables To Make Shortcut To Some Directories?

May 25, 2010

Here is the issue:I create saome variables to make shortcut to some directories I go frequently (so, I then I type, e.g. cd $P_DIR). Of Course before that I put a valid value into P_DIR variabe.Also, alias, asalias cls=clearSo, I type cls, and is the same as the commando clear (but shorter)What I want to do is that those variables as aliases stay in the computer when I reboot or turn off and turn on.So, I put "somewhere" (this is the place(s) maybe one for variables, and other for aliases, turn of the computer, and when I turn on, the aliases and variables are still there

View 9 Replies View Related

Installation :: Install Java Program On Ubuntu?

May 9, 2010

How can i do Java programming on ubuntu.
i mean how to install java on ubuntu.
i tried but fail to install jdk.

View 1 Replies View Related

Ubuntu Servers :: Force Java Program To Use More CPU

Mar 23, 2011

I have ubunto 10_4 X86-64 (I use putty to connect)
installed apps
screen
mysql server-client
my java program
open jdk* 64bit
apanche2 (the web server stuff)
and its aVPS machine
Xeon 2.0 64bit 4 GB ram

How can I make (or force) my java program to use more then 1 core? I would like it to be using just 5 of the 6 that I have. I use a .sh to run it this is the code for it.
Code:
#!/bin/bash
cd "${0%/*}"; java -Xshare:auto -Xmx2662M -jar craft.jar

View 5 Replies View Related

Ubuntu :: Execute A Java Program Without Ssh Connection

May 9, 2011

I would like that my java program continues executing when I close the ssh connection, how can I do that? I suppose I have to create a service, but I have no idea how to do it!

View 3 Replies View Related

Software :: Trying To Run Java Program ?

Mar 25, 2011

I have a problem starting a java program.

I installed and am trying to run Antelope an ant file editor. When I try to start antelope I get the trace-back listed below.

When I first tried to start Antelope it asked me where ant/lib was located. I pointed it to /usr/share/ant/lib which has 3 jar files named ant.jar ant-bootstrap.jar and ant-launcher.jar.

I am running in Fedora14. With java version "1.6.0_20"

OpenJDK Runtime Environment (IcedTea6 1.9.7) (fedora-52.1.9.7.fc14-i386)

OpenJDK Client VM (build 19.0-b09, mixed mode) and javac 1.6.0_20

When I try to start it I get

Code:

I have tried it 2 ways, one with the environment variable ANT_HOME set to /use/share/ant/lib - which has some 3 jar files - and also to /home/knox/apache-ant-1.8.2/lib which has about 25 jar files. Same error message both ways.

View 15 Replies View Related







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