Onion Information
Difference between revisions of "Template:Run with Java options" - Bisq Wiki
Difference between revisions of "Template:Run with Java options" - Revision as of 23:01, 28 April 2021 - Command-line fix - {{{2}}}: You can adjust the scaling factor as you wish, of course, and add any runtime options for Bisq as...
Onion Details
Page Clicks: 0
First Seen: 03/11/2024
Last Indexed: 10/21/2024
Onion Content
Difference between revisions of "Template:Run with Java options" From Bisq Wiki Jump to navigation Jump to search Revision as of 22:54, 28 April 2021 ( view source ) Plebeian9000 ( talk | contribs ) m ( →GUI fix ) ← Older edit Revision as of 23:01, 28 April 2021 ( view source ) Plebeian9000 ( talk | contribs ) m Newer edit → Line 1: == Command-line fix == == Command-line fix == − {{{2}}} + {{{2}}} : JAVA_TOOL_OPTIONS="{{{1}}}" /opt/Bisq/Bisq JAVA_TOOL_OPTIONS="{{{1}}}" /opt/Bisq/Bisq Revision as of 23:01, 28 April 2021 Command-line fix {{{2}}}: JAVA_TOOL_OPTIONS="{{{1}}}" /opt/Bisq/Bisq You can adjust the scaling factor as you wish, of course, and add any runtime options for Bisq as well. GUI fix To have this setting apply automatically when running Bisq from a menu icon, you'll need to adjust the launcher files to run a script with the fix in it. 1. Create the script, say /opt/Bisq/Bisq-runner.sh . #!/bin/bash JAVA_TOOL_OPTIONS="{{{1}}}" /opt/Bisq/Bisq 2. Make it executable. chmod +x /opt/Bisq/Bisq-runner.sh 3. Update the launcher ( /opt/Bisq/Bisq.desktop and/or /usr/share/applications/Bisq.desktop ). ... Exec=/opt/Bisq/Bisq-runner.sh ... Retrieved from " http://s3p666he6q6djb6u3ekjdkmoyd77w63zq6gqf6sde54yg6bdfqukz2qd.onion/index.php?title=Template:Run_with_Java_options&oldid=2229 " Navigation menu Personal tools English Log in Namespaces Template Discussion Variants Views Read View source View history More Search Navigation Main page Recent changes Random page Help about MediaWiki Tools What links here Related changes Special pages Printable version Permanent link Page information Privacy policy About Bisq Wiki Disclaimers