Create a launcher a link to a terminal program
Asked by
Jose M. Caballero
I have some programs that I should execute with terminal because I don't know any other way to do it.
For example Geogebra.
I just execute in the terminal sh geogebra.sh wich has the text:
#!/bin/sh
jre/bin/java -jar geogebra.jar
Do you know how to create a desktop icon to link the program so I can execute it with double click?
Question information
- Language:
- English Edit question
- Status:
- Solved
- Assignee:
- No assignee Edit question
- Solved by:
- Jose M. Caballero
- Solved:
- Last query:
- Last reply:
To post a message you must log in.