1

My Ubuntu 18.04 came default with a screen scaling of 200% which is great, since everything is teeny-tiny if I set it to 100 %.

However, not all programs seem to respect this setting; see for instance this screenshot I've taken of my terminal to the left, and Arduino on the right:

enter image description here

Icons and text system-wise are fine, but the Arduino window has microscopic icons and tab text. The only reason the text inside the window is okay size, is because I've set font size to 30 pt!

How can I make the Arduino program (and others) respect my 200 % scaling?

EDIT: I don't believe this is a duplicate of a question about fractional scaling, as this is not about fractional scaling, but about some programs not respecting the 200 % scaling set in the screen settings.

OZ1SEJ
  • 1,323

2 Answers2

0

I would point out that the Ubuntu team have little or no influence on the Arduino team and both probably have code that will have to be reworked to support 4k displays. I can imagine that some Arduino systems don't have the free memory needed to contain 4K displays.

explainer
  • 153
  • 1
  • 4
0

I had the same issue with Matlab R2019b. I managed to solve the problem by putting resolution to FHD and scale to 100%