GT-3301: Updating InstallationGuide.

This commit is contained in:
Ryan Kurtz 2019-11-13 12:42:38 -05:00
parent 98947374d7
commit 93460f6295

View file

@ -18,7 +18,7 @@
<h1>Ghidra Installation Guide</h1> <h1>Ghidra Installation Guide</h1>
<p> <p>
The installation information provided is effective as of Ghidra 9.0.3 and is subject to change with The installation information provided is effective as of Ghidra 9.1 and is subject to change with
future releases. future releases.
</p> </p>
@ -551,9 +551,9 @@ be installed in a pre-existing Eclipse installation.</p>
<h3><a name="LinuxIssues"></a>Linux</h3> <h3><a name="LinuxIssues"></a>Linux</h3>
<ul> <ul>
<li> <li>
Ghidra may not display correctly on Linux systems with HiDPI monitors. Setting Ghidra may not display correctly when run from a Linux remote desktop session that uses 32-bit
<i>VMARGS=-Dsun.java2d.xrender=false</i> to <i><b>true</b></i> in color depth. Setting the remote desktop application's color depth to 24-bit has been known to
<i>&lt;GhidraInstallDir&gt;</i>/support/launch.properties has been known to improve this issue. improve this issue.
<li> <li>
Some users have reported Ghidra GUI rendering issues on multi-monitor thin client setups. Some users have reported Ghidra GUI rendering issues on multi-monitor thin client setups.
These problems are attributed to reported bugs in Java, which will hopefully be fixed in the These problems are attributed to reported bugs in Java, which will hopefully be fixed in the