Как изменить разрешение экрана в kali linux
Перейти к содержимому

Как изменить разрешение экрана в kali linux

  • автор:

Как изменить разрешение экрана в kali linux

Upon starting Kali Linux up, certain things (Windows/buttons or text/font) may appear smaller than expected. This could be because of HiDPI (aka High DPI). It all depends on the software in question, with how it was made, (e.g. GTK2, GTK3, Qt5 etc). This could be happening for various reasons, such as the graphic card drivers and/or the monitor profile.

If things are looking larger than what you would believe to be “normal”, please see our Fixing DPI guide.

This guide will cover single screen setups. We do not have the hardware in order to test multiple display outputs to write up the guide. So we are looking for community contribution to help out. If you have the hardware, and expertise, please edit this guide!

Desktop Environments — Xfce

Xfce does support HiDPI monitors. Though you may need to alter a few places, depending on your hardware, versions and issues to get it working.

In order to make this process easier, Kali now provides a HiDPI mode. This mode adjusts the scaling-factor for GTK, QT and even Java based interfaces, so that the user doesn’t need to modify each one of them manually. You can toggle it by opening ‘Kali HiDPI mode’ from the applications menu or by running kali-hidpi-mode from the terminal.

Even though kali-hidpi-mode is able to alter the scaling-factor without the need of restarting, it is recommended to close the session and login again to ensure all changes are properly applied.

This mode is able to scale every window to a 2x factor, but in some cases, this ratio is too big for some displays. In this situation, you can enable the HiDPI mode and later configure a custom fractional scaling inside the Xfce’s display settings. A recommended configuration would be 1.3x-1.5x

Below is more of an explanation for a manual setting.

Scaling Factor

After logging into Kali, the wallpaper may look “normal”, but everything else might be “a little small to read”.

Increasing the “Scaling Factor” from “x1” to “x2” should address this problem. You have two ways todo this, either through the command line or graphical:

  • In a terminal window, run the following commands:

Добавить комментарий

Ваш адрес email не будет опубликован. Обязательные поля помечены *