Skip to main content

Thread: Launch Terminal Application on Login


i have mono terminal application needs run on login, adding using system -> preferences -> startup applications doesn't start it. if does, can't see, need able see application. me no if can't see it.

tried writing bash script runs this:
code:
gnome-terminal --command="mono application.exe"
but message box saying gnome-terminal having error launching child process or that.

right now, have following bash script works if double-click on desktop , choose display in terminal, fails launch when added startup application:
code:
#!/bin/bash  cd ~/appdirectory  mono application.exe
can me this? oh, , i'm running ubuntu 9.04.



Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Desktop Environments [gnome] Launch Terminal Application on Login


Ubuntu

Comments

Popular posts from this blog

invalid use of void expresion in FlexiTimer2 library

error: a function-definition is not allowed here before '{' token

LED Strip Code