Screen scaling problem in 18.04 on 4k screenEnable fractional scaling for Ubuntu 18.04Experimental Fractional scaling makes fonts dirty in Ubuntu 17.10Updated XPS 13 to 18.04 this morning, scaling all over the placeCustomize monitor scaling in 18.04Under Ubuntu 18.04 my Java 10 application doesn't scale with the screenHow to increase the icon text size in Ubuntu 18.04?HiDPI Screen + Monitor application scaling issues (Wayland and X windows)Desktop in Ubuntu 18.04 “too big”How do I increase the font size for a specific application in Ubuntu 18.04 running Gnome?
Would a horse be sufficient buffer to prevent injury when falling from a great height?
If I travelled back in time to invest in X company to make a fortune, roughly what is the probability that it would fail?
Did Tolkien ever write about a Heaven or Hell for Men?
Principled construction of the quaternions
Do jackscrews suffer from blowdown?
Giving a good fancy look to a simple table
IEEE 754 square root with Newton-Raphson
Why such a singular place for bird watching?
What does a textbook look like while you are writing it?
Wondering why they used ultrafast diodes in a 50 or 60Hz bridge?
Realistically, how much do you need to start investing?
Job interview by video at home and privacy concerns
Can an untrusted VPN client monitor my network activity?
What is the meaning of first flight and introduction in aircraft production?
Why Should I Care That Fully Meshed Peering Leads to Exponential Growth of Total Connections?
Does the US Armed Forces refuse to recruit anyone with an IQ less than 83?
Can a passenger predict that an airline or a tour operator is about to go bankrupt?
What are one's options when facing religious discrimination at the airport?
SOQL injection vulnerability issue
Could Boris Johnson face criminal charges for illegally proroguing Parliament?
Parent asking for money after moving out
What does "execute a hard copy" mean?
Booting Ubuntu from USB drive on MSI motherboard -- EVERYTHING fails
Confusion regarding control system of Mars Rover?
Screen scaling problem in 18.04 on 4k screen
Enable fractional scaling for Ubuntu 18.04Experimental Fractional scaling makes fonts dirty in Ubuntu 17.10Updated XPS 13 to 18.04 this morning, scaling all over the placeCustomize monitor scaling in 18.04Under Ubuntu 18.04 my Java 10 application doesn't scale with the screenHow to increase the icon text size in Ubuntu 18.04?HiDPI Screen + Monitor application scaling issues (Wayland and X windows)Desktop in Ubuntu 18.04 “too big”How do I increase the font size for a specific application in Ubuntu 18.04 running Gnome?
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty
margin-bottom:0;
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:
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.
18.04 monitor scaling
add a comment
|
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:
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.
18.04 monitor scaling
Scaling has limitations. Programs not using the toolkit GTK3 do not obey the scaling algorithms. Tweaks are sometimes possible (e.g. setting your font size very high), but not always (e.g. have a high resolution icon theme). I run only HD resolution for that reason.
– vanadium
Jan 14 at 8:55
So the conclusion is that only programs that choose to respect the scaling settings actually do? This seems rather unfortunate to me; I believe system settings should be able to override individual settings.
– OZ1SEJ
Jan 14 at 9:28
Can we please remove the duplicate? This is not a duplicate; this question has nothing to do with fractional scaling, it has to do with two different scaling settings for multiple displays.
– OZ1SEJ
Jan 27 at 10:08
I agree fully that this question is not a duplicate of the other question. It is related to not all apps respecting the scaling settings of the desktop environment.
– vanadium
Jan 27 at 11:41
Does anyone know if this is something that is being addressed in future versions of Ubuntu? Is the development team aware of this problem? Is there a way to alert the developers of Ubuntu?
– OZ1SEJ
Jan 31 at 10:24
add a comment
|
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:
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.
18.04 monitor scaling
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:
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.
18.04 monitor scaling
18.04 monitor scaling
edited Jan 14 at 9:27
OZ1SEJ
asked Jan 14 at 8:49
OZ1SEJOZ1SEJ
1991 silver badge16 bronze badges
1991 silver badge16 bronze badges
Scaling has limitations. Programs not using the toolkit GTK3 do not obey the scaling algorithms. Tweaks are sometimes possible (e.g. setting your font size very high), but not always (e.g. have a high resolution icon theme). I run only HD resolution for that reason.
– vanadium
Jan 14 at 8:55
So the conclusion is that only programs that choose to respect the scaling settings actually do? This seems rather unfortunate to me; I believe system settings should be able to override individual settings.
– OZ1SEJ
Jan 14 at 9:28
Can we please remove the duplicate? This is not a duplicate; this question has nothing to do with fractional scaling, it has to do with two different scaling settings for multiple displays.
– OZ1SEJ
Jan 27 at 10:08
I agree fully that this question is not a duplicate of the other question. It is related to not all apps respecting the scaling settings of the desktop environment.
– vanadium
Jan 27 at 11:41
Does anyone know if this is something that is being addressed in future versions of Ubuntu? Is the development team aware of this problem? Is there a way to alert the developers of Ubuntu?
– OZ1SEJ
Jan 31 at 10:24
add a comment
|
Scaling has limitations. Programs not using the toolkit GTK3 do not obey the scaling algorithms. Tweaks are sometimes possible (e.g. setting your font size very high), but not always (e.g. have a high resolution icon theme). I run only HD resolution for that reason.
– vanadium
Jan 14 at 8:55
So the conclusion is that only programs that choose to respect the scaling settings actually do? This seems rather unfortunate to me; I believe system settings should be able to override individual settings.
– OZ1SEJ
Jan 14 at 9:28
Can we please remove the duplicate? This is not a duplicate; this question has nothing to do with fractional scaling, it has to do with two different scaling settings for multiple displays.
– OZ1SEJ
Jan 27 at 10:08
I agree fully that this question is not a duplicate of the other question. It is related to not all apps respecting the scaling settings of the desktop environment.
– vanadium
Jan 27 at 11:41
Does anyone know if this is something that is being addressed in future versions of Ubuntu? Is the development team aware of this problem? Is there a way to alert the developers of Ubuntu?
– OZ1SEJ
Jan 31 at 10:24
Scaling has limitations. Programs not using the toolkit GTK3 do not obey the scaling algorithms. Tweaks are sometimes possible (e.g. setting your font size very high), but not always (e.g. have a high resolution icon theme). I run only HD resolution for that reason.
– vanadium
Jan 14 at 8:55
Scaling has limitations. Programs not using the toolkit GTK3 do not obey the scaling algorithms. Tweaks are sometimes possible (e.g. setting your font size very high), but not always (e.g. have a high resolution icon theme). I run only HD resolution for that reason.
– vanadium
Jan 14 at 8:55
So the conclusion is that only programs that choose to respect the scaling settings actually do? This seems rather unfortunate to me; I believe system settings should be able to override individual settings.
– OZ1SEJ
Jan 14 at 9:28
So the conclusion is that only programs that choose to respect the scaling settings actually do? This seems rather unfortunate to me; I believe system settings should be able to override individual settings.
– OZ1SEJ
Jan 14 at 9:28
Can we please remove the duplicate? This is not a duplicate; this question has nothing to do with fractional scaling, it has to do with two different scaling settings for multiple displays.
– OZ1SEJ
Jan 27 at 10:08
Can we please remove the duplicate? This is not a duplicate; this question has nothing to do with fractional scaling, it has to do with two different scaling settings for multiple displays.
– OZ1SEJ
Jan 27 at 10:08
I agree fully that this question is not a duplicate of the other question. It is related to not all apps respecting the scaling settings of the desktop environment.
– vanadium
Jan 27 at 11:41
I agree fully that this question is not a duplicate of the other question. It is related to not all apps respecting the scaling settings of the desktop environment.
– vanadium
Jan 27 at 11:41
Does anyone know if this is something that is being addressed in future versions of Ubuntu? Is the development team aware of this problem? Is there a way to alert the developers of Ubuntu?
– OZ1SEJ
Jan 31 at 10:24
Does anyone know if this is something that is being addressed in future versions of Ubuntu? Is the development team aware of this problem? Is there a way to alert the developers of Ubuntu?
– OZ1SEJ
Jan 31 at 10:24
add a comment
|
1 Answer
1
active
oldest
votes
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.
add a comment
|
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "89"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/4.0/"u003ecc by-sa 4.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1109567%2fscreen-scaling-problem-in-18-04-on-4k-screen%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
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.
add a comment
|
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.
add a comment
|
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.
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.
answered Apr 15 at 23:42
explainerexplainer
1231 silver badge4 bronze badges
1231 silver badge4 bronze badges
add a comment
|
add a comment
|
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1109567%2fscreen-scaling-problem-in-18-04-on-4k-screen%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Scaling has limitations. Programs not using the toolkit GTK3 do not obey the scaling algorithms. Tweaks are sometimes possible (e.g. setting your font size very high), but not always (e.g. have a high resolution icon theme). I run only HD resolution for that reason.
– vanadium
Jan 14 at 8:55
So the conclusion is that only programs that choose to respect the scaling settings actually do? This seems rather unfortunate to me; I believe system settings should be able to override individual settings.
– OZ1SEJ
Jan 14 at 9:28
Can we please remove the duplicate? This is not a duplicate; this question has nothing to do with fractional scaling, it has to do with two different scaling settings for multiple displays.
– OZ1SEJ
Jan 27 at 10:08
I agree fully that this question is not a duplicate of the other question. It is related to not all apps respecting the scaling settings of the desktop environment.
– vanadium
Jan 27 at 11:41
Does anyone know if this is something that is being addressed in future versions of Ubuntu? Is the development team aware of this problem? Is there a way to alert the developers of Ubuntu?
– OZ1SEJ
Jan 31 at 10:24