From ac0f0427f95460605298e50ef4329b59deec71e3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E1=8E=A0=E1=8E=A1=2E=20=D0=85=CF=B5rg=CF=B5=20=D1=B4ictor?= Date: Wed, 10 Aug 2022 08:21:28 +0700 Subject: [PATCH] Update of FAQ related to characters size That receipt should work on most of GNU/Linux distributions. --- faq.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/faq.rst b/faq.rst index cae316d..f03735e 100644 --- a/faq.rst +++ b/faq.rst @@ -513,3 +513,10 @@ forks of the software that support specific altcoins. These are separate project with their own maintainers, independent of Electrum. We do not review their code or endorse them in any way. If you are a user of these, please direct any and all support requests to their maintainers, instead of us. + + +Why Electrum has that small characters size, I barely can see anything on the screen? +------------------------------------------------------------------------------------- + +Set environment QT_AUTO_SCREEN_SCALE_FACTOR=1 and if it does not fully help, +try to set environment of QT_FONT_DPI to adjust DPI to your preferences.