Tiny Core Linux
General TC => General TC Talk => Topic started by: malikawan on June 22, 2014, 11:46:02 AM
-
I want to run just java jar file on tinycore on start up all ok but is there any way to bost up my java applcation and i need to run just java so any sugestions that my java app run fast as possible.
-
Not enough information to answer your question.
Is this an X application or a console application?
-
gerald_clark its X application
-
Then you need to put a launcher in /home/tc/.X.d.
The launcher must exit immediately after starting the aplication.
See chapter 19 of corebook.
There are examples in 25.3 and 29.2.