| The Following User Says Thank You to achiral For This Useful Post: | ||
|
|
03-22-2010
, 03:26 PM
|
|
Posts: 344 |
Thanked: 257 times |
Joined on Dec 2009
@ Finland
|
#2
|
|
|
03-22-2010
, 03:32 PM
|
|
Posts: 11 |
Thanked: 4 times |
Joined on Mar 2010
|
#4
|
Should be /bin/sh. And should probably run with just /home/user/myscript.sh if it is executable.
![]() |
| Thread Tools | Search this Thread |
|
I have copied a .desktop file in /usr/share/applications/hildon/
and Changed the Exec line to
Exec=/bin/sh "/home/user/myscript.sh"
/home/user/myscript.sh exists and is executable, and works like expected when started from a shell.
But clicking on the Starter does nothing.
Last edited by achiral; 03-22-2010 at 03:27 PM.