HiDPI issue with some application

Good evening, please I am searching for a solution to a HiDPI related problem. My laptop is a Dell XPS 15 with the 4K display. On my preferred Display resolution (3840x2160) and Mate Tweak HiDPI setting of Auto-detect, most application displays well, and I noticed Maltego displays with very tiny fonts (scaling problem?).
Need assistance to have ‘normal’ fonts like other applications with the settings above. Tried some suggestions found online but I am not getting the desired results.
Have a blessed week.

  • Parrot version in use :
    VERSION_ID=“5.0”
    VERSION=“5.0 (Electro Ara)”
    VERSION_CODENAME=ara

  • Kernel version :
    5.18.0-1parrot1-amd64

Hello. Unfortunately that does not depend on us, it is a Maltego problem, you should check among the Maltego options.

thanks for the response @danterolle. Ok

This Maltego display problem is resolved for me by passing the “-Dsun.java2d.uiScale=2” java option before Maltego loads.

Check your Maltego config file path /home/username/.maltego/v4.3.0/etc/maltego.conf and add " -J-Dsun.java2d.uiScale=2" in the first line of options.

Have a blessed weekend

1 Like

This topic was automatically closed 120 days after the last reply. New replies are no longer allowed.