You are not logged in.

#1 2026-04-19 09:03:47

gucio321
Member
Registered: 2024-10-17
Posts: 48

scale factor for some java apps

Hi
I've a strange issue. When running some java applications (e.g. jetbrains toolbox and other apps, minecraft), the scale factor seems to be 2x for some reason. I've checked
echo $GDK_SCALE
echo $GDK_DPI_SCALE
echo $QT_SCALE_FACTOR
echo $_JAVA_OPTIONS
but none of them is set.
also the gsettings get org.gnome.desktop.interface scaling-factor is set to 0.
this issue is fixed by adding  running e.g. _JAVA_OPTIONS='-Dsun.java2d.uiScale=1' jetbrains-toolbox
why this happens? How to fix this permanently?

Offline

#2 2026-04-19 12:42:49

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 74,647

Offline

Board footer

Powered by FluxBB