Skip to content

Commit b988922

Browse files
authored
docs: tweak (#364)
Fixes #184
1 parent 29cd2db commit b988922

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,3 +46,5 @@ Or you can install it with Conda:
4646
```shell
4747
conda install -c conda-forge python-mss
4848
```
49+
50+
In case of scaling and high DPI issues for external monitors: some packages (e.g. `mouseinfo` / `pyautogui` / `pyscreeze`) incorrectly call `SetProcessDpiAware()` during import process. To prevent that, import `mss` first.

0 commit comments

Comments
 (0)