Skip to content

Instantly share code, notes, and snippets.

@byk0t
Created September 14, 2023 11:07
Show Gist options
  • Save byk0t/5660323ca619f680b9214decfe6af65d to your computer and use it in GitHub Desktop.
Save byk0t/5660323ca619f680b9214decfe6af65d to your computer and use it in GitHub Desktop.
Fixing scaling/resing for libgdx gdx-setup.jar on high resolution ubuntu/linux display
java -Dsun.java2d.uiScale=2.0 -jar gdx-setup.jar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment