en:faq
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
en:faq [2018/09/13 13:12] – kukuruzo | en:faq [2025/08/26 14:51] (current) – [Question 19: How to prevent chat window rising in Cinnamon?] kukuruzo | ||
---|---|---|---|
Line 249: | Line 249: | ||
- | ===== Question 17: How to install Psi + in silent mode? ===== | + | ===== Question 17: How to install Psi + in silent mode (without questions)? ===== |
- | __**Answer**__: | + | __**Answer**__: |
+ | |||
+ | < | ||
+ | psi-plus-1.5.1646.0-x64-setup.exe | ||
+ | </ | ||
Line 275: | Line 279: | ||
+ | ===== Question 19: How to prevent chat window rising in Cinnamon? ===== | ||
+ | |||
+ | Check Cinnamon' | ||
+ | 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.1536844361.txt.gz · Last modified: 2018/09/13 13:12 by kukuruzo