File tree 1 file changed +7
-7
lines changed 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -72,13 +72,13 @@ externally, they should at least be stable across different visual stimulus
72
72
presentations and should hence not introduce any differences between
73
73
experimental conditions. *
74
74
75
- *When using high-DPI displays, Expyriment will attempt to use the full native
76
- resulution for fullscreen mode with OpenGL (if the nativive resolution is not
77
- guessed correctly, it can be manually overwritten by setting
78
- ``control.defaults.display_resolution``. In all other cases (i.e. no OpenGL
79
- and/or window mode) Expyriment might return a screen with a scaled resolution,
80
- according to the operating system's scaling settings. To get a non-scaled
81
- screen in these cases, scaling has to be deactivated on the operating system
75
+ *When using display scaling (for HiDPI/retina monitors for instance) Expyriment
76
+ will attempt to return an unscaled screen. In fullscreen mode this means the native
77
+ pixel resulution of the actual monitor (if the native resolution is not guessed
78
+ correctly, it can be manually overwritten by setting
79
+ ``control.defaults.display_resolution``. In some cases, however, Expyriment might
80
+ return a screen which is scaled according to the operating system's scaling settings.
81
+ To get a non-scaled screen in these cases, scaling has to be deactivated on the operating system
82
82
level. *
83
83
84
84
You can’t perform that action at this time.
0 commit comments