How to run a .jar file on linux with TRIGGERcmd?
-
I'm trying to use the command "java -jar ./Documents/Test/main.jar", main.jar has a JOptionPane.showMessageDialog, but when I run it by voice it doesn't show the output on the screen.
When I click the green button to run, it runs .jar, but by voice it doesn't.
The command "amixer -q sset Master 100% +" is also not working, why? -
@Pietro-Gonçalves, do any of your commands work? I suspect the problem might be that you set the command to be a background command?
If you do that, your commands will run in the foreground via GUI editor, and they'll run the background when you run them remotely. You also have to have the background agent installed for background commands to run remotely.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login