How to enable HiDPI support on Zoom.us linux client?Using Asterisk (SIP) with multiple phone lines?Skype...
Does SQL Server 2017, including older versions, support 8k disk sector sizes?
A starship is travelling at 0.9c and collides with a small rock. Will it leave a clean hole through, or will more happen?
Is it a fallacy if someone claims they need an explanation for every word of your argument to the point where they don't understand common terms?
Caruana vs Carlsen game 10 (WCC) why not 18...Nxb6?
Why isn't there a non-conducting core wire for high-frequency coil applications
In Linux what happens if 1000 files in a directory are moved to another location while another 300 files were added to the source directory?
How to avoid being sexist when trying to employ someone to function in a very sexist environment?
Would the Vulcan nerve pinch work on a Borg drone?
How to prevent cleaner from hanging my lock screen in Ubuntu 16.04
Can placing a counter on a creature after it has been assigned as an attacker remove it from combat
What is 6÷2×(1+2) =?
Cookies - Should the toggles be on?
Why exactly do action photographers need high fps burst cameras?
Why is working on the same position for more than 15 years not a red flag?
How to prevent users from executing commands through browser URL
Why publish a research paper when a blog post or a lecture slide can have more citation count than a journal paper?
Can a hotel cancel a confirmed reservation?
Why is the copy constructor called twice in this code snippet?
Am I a Rude Number?
Early credit roll before the end of the film
How can my powered armor quickly replace its ceramic plates?
Digits in an algebraic irrational number
Avoiding morning and evening handshakes
What is the wife of a henpecked husband called?
How to enable HiDPI support on Zoom.us linux client?
Using Asterisk (SIP) with multiple phone lines?Skype video chat - how to enlarge self-videoSoftware for “remote whiteboard” that works on Linux and Mac OSX?H.323 client for Linux that can broadcast screen?Screen for Small Conference Room - Size and Resolution QuestionsHow can I switch between 2 different webcams during a Webex presentation?Dual output speakers and headsetWhy is my webcam showing a surrealist version of the normal video?WebEx's Personal Room on Linux/Ubuntu 14.04How to easily switch between join.me users
Screen elements are too small to click or read on my 4K laptop screen. How do I make it obey Gnome scaling, which is set to 200%?
I'm on Fedora 29, but this should be the same issue on Ubuntu 18.06
conferencing zoom.us
add a comment |
Screen elements are too small to click or read on my 4K laptop screen. How do I make it obey Gnome scaling, which is set to 200%?
I'm on Fedora 29, but this should be the same issue on Ubuntu 18.06
conferencing zoom.us
add a comment |
Screen elements are too small to click or read on my 4K laptop screen. How do I make it obey Gnome scaling, which is set to 200%?
I'm on Fedora 29, but this should be the same issue on Ubuntu 18.06
conferencing zoom.us
Screen elements are too small to click or read on my 4K laptop screen. How do I make it obey Gnome scaling, which is set to 200%?
I'm on Fedora 29, but this should be the same issue on Ubuntu 18.06
conferencing zoom.us
conferencing zoom.us
asked Dec 5 '18 at 16:22
Ray FossRay Foss
4292716
4292716
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
Jordan Reynolds: We do support HiDPI, can you export the following variable to see if this helps?
export QT_DEVICE_PIXEL_RATIO=2
You can change the exec line in the xdg desktop file in /usr/share/applications/Zoom.desktop to Exec=env QT_DEVICE_PIXEL_RATIO=2 /usr/bin/zoom %U to make it permanent.
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
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/3.0/"u003ecc by-sa 3.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%2fsuperuser.com%2fquestions%2f1381054%2fhow-to-enable-hidpi-support-on-zoom-us-linux-client%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
Jordan Reynolds: We do support HiDPI, can you export the following variable to see if this helps?
export QT_DEVICE_PIXEL_RATIO=2
You can change the exec line in the xdg desktop file in /usr/share/applications/Zoom.desktop to Exec=env QT_DEVICE_PIXEL_RATIO=2 /usr/bin/zoom %U to make it permanent.
add a comment |
Jordan Reynolds: We do support HiDPI, can you export the following variable to see if this helps?
export QT_DEVICE_PIXEL_RATIO=2
You can change the exec line in the xdg desktop file in /usr/share/applications/Zoom.desktop to Exec=env QT_DEVICE_PIXEL_RATIO=2 /usr/bin/zoom %U to make it permanent.
add a comment |
Jordan Reynolds: We do support HiDPI, can you export the following variable to see if this helps?
export QT_DEVICE_PIXEL_RATIO=2
You can change the exec line in the xdg desktop file in /usr/share/applications/Zoom.desktop to Exec=env QT_DEVICE_PIXEL_RATIO=2 /usr/bin/zoom %U to make it permanent.
Jordan Reynolds: We do support HiDPI, can you export the following variable to see if this helps?
export QT_DEVICE_PIXEL_RATIO=2
You can change the exec line in the xdg desktop file in /usr/share/applications/Zoom.desktop to Exec=env QT_DEVICE_PIXEL_RATIO=2 /usr/bin/zoom %U to make it permanent.
edited 1 min ago
answered Dec 5 '18 at 16:22
Ray FossRay Foss
4292716
4292716
add a comment |
add a comment |
Thanks for contributing an answer to Super User!
- 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%2fsuperuser.com%2fquestions%2f1381054%2fhow-to-enable-hidpi-support-on-zoom-us-linux-client%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