Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Increasing Font Size #7260

Closed
nogueira13 opened this issue Jan 4, 2022 · 3 comments
Closed

Increasing Font Size #7260

nogueira13 opened this issue Jan 4, 2022 · 3 comments

Comments

@nogueira13
Copy link

Summary

I am a very often user of keepassxc and I can't find in configuration options how to increase the font size. The letters are foo small

Context

I think that persons that have some visual deficiency have to use a magnifying glass to read the screen's information..

Small_letters_in_the_screen

@droidmonkey
Copy link
Member

We use the same font size that your system uses, or at least what Qt thinks is the system font size. You probably need to upscale the UI, try using one of these environment variables to properly scale the UI to your screen size (this is a notorious problem on Linux with Qt): https://doc.qt.io/qt-5/highdpi.html#high-dpi-support-in-qt

@droidmonkey
Copy link
Member

#6822

@venkatarangan
Copy link

As said above, to increase the font size for KeepassXC in Windows 11, I followed the suggestion said in #621.

It is to, set environment variable to a magnification factor. I used the following command from windows terminal:
SETX QT_SCALE_FACTOR 1.25

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants