User Tools

Site Tools


en:faq

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
en:faq [2023/08/14 07:01] – external edit 127.0.0.1en:faq [2025/08/26 14:51] (current) – [Question 19: How to prevent chat window rising in Cinnamon?] kukuruzo
Line 284: Line 284:
 Essentially it looks like a Cinnamon bug since they rise a window even on methods supposed to just flash the task bar. Essentially it looks like a Cinnamon bug since they rise a window even on methods supposed to just flash the task bar.
  
 +===== Question 20: How to make Psi windows larger on high-resolution monitors? =====
 +
 +Qt6 has an environment variable that allows you to set a global window scaling parameter QT_SCALE_FACTOR.
 +If you run Psi by setting the variable value to a number that means the scale, then all Psi windows will be larger by as many times as set in the parameter.
 +
 +For example, for Linux:
 +
 +QT_SCALE_FACTOR=2 psi
 +
 +and Psi windows will be 2 times larger
 +
 +For Windows:
 +
 +set QT_SCALE_FACTOR=2 && psi.exe
en/faq.txt · Last modified: 2025/08/26 14:51 by kukuruzo

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki