I am trying to figure out a way how to start my jar app within Xubuntu without having to open a terminal and typing sudo java -jar
In case I don't do it through the terminal, my app will start but won't connect to the JavaPos Thermal Printer; as a result, I cannot print.
Hope someone among you could assist me in this matter.