GDK SCALE

Support for Ubuntu and other Desktop Linux distributions
Post Reply
bobwya
Posts: 1
Joined: 19 Sep 2016, 20:56

GDK SCALE

Post by bobwya »

@rednoah,

Thanks for the great utility... I'm just wondering if there is an option I can pass to force a non-HiDPI mode for Java 8?
Currently the window is coming up a bit huge on my system!! I'm running it with Icedtea 3.1.0 on Gentoo Linux w/Plasma 5.
Everything else is working fine (as long as I stick to version Filebot version 4.7 - since I don't appear to have access to a JavaFX package for use with Icedtea).

I've tried setting some global env variables:

Code: Select all

GDK_SCALE=1
GDK_DPI_SCALE=1.0
But that had no effect...

Thanks
Bob
User avatar
rednoah
The Source
Posts: 22923
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: GDK SCALE

Post by rednoah »

You can try the latest Java 9 EA release.

@see https://iamnobuna.ga/post/java-hidpi-woes-finally-over
:idea: Please read the FAQ and How to Request Help.
Post Reply