mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2026-09-19 16:40:38 -09:00
Tweaking a couple more default display settings.
This commit is contained in:
@@ -18,9 +18,9 @@ VMARGS=-Duser.variant=
|
||||
# The following options affect rendering on different platforms. It may be necessary to play
|
||||
# with these settings to get Ghidra to display and perform optimally on HiDPI monitors or in VM's.
|
||||
VMARGS=-Dsun.java2d.opengl=false
|
||||
VMARGS=-Dsun.java2d.uiScale=1
|
||||
VMARGS_LINUX=-Dsun.java2d.pmoffscreen=false
|
||||
VMARGS_LINUX=-Dsun.java2d.xrender=true
|
||||
VMARGS_LINUX=-Dsun.java2d.uiScale=1
|
||||
VMARGS_LINUX=-Dawt.useSystemAAFontSettings=on
|
||||
VMARGS_WINDOWS=-Dsun.java2d.d3d=false
|
||||
|
||||
|
||||
Reference in New Issue
Block a user