en:faq
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
en:faq [2017/03/02 13:29] – 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 /SP- /VERYSILENT / | ||
+ | </ | ||
+ | ===== Question 18: How to run Psi + in OS Linux with Wayland? ===== | ||
+ | __**Answer**__: | ||
+ | Or create a local startup file Psi +: | ||
+ | |||
+ | '' | ||
+ | cp / | ||
+ | |||
+ | open the file **~/ | ||
+ | |||
+ | from | ||
+ | |||
+ | '' | ||
+ | Exec = psi-plus %U'' | ||
+ | |||
+ | to | ||
+ | |||
+ | '' | ||
+ | |||
+ | |||
+ | ===== 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.1488461354.txt.gz · Last modified: 2017/03/02 13:29 by kukuruzo