How to disable HIDPI?
Answered
Hi, I have ubuntu 17.04 and exotic displays setup - and I do not need HIDPI.
I disabled it for GNOME and apps do not scale but IntelliJ.
How to disable it for IntelliJ?
I put -Dis.hidpi=false and -Dhidpi=false into idea.vmoptions - no difference.
Please help :)
Please sign in to leave a comment.
`-Dhidpi=false` should work. Probably you've added it to a wrong file. Please use Help | Edit Custom VM Options.
Thank You, Serge.
My bad, I edited non-64 file :)