Skip to content

Commit 47cf554

Browse files
authored
Update Timing.rst
1 parent 0df94a5 commit 47cf554

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Timing.rst

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -72,13 +72,13 @@ externally, they should at least be stable across different visual stimulus
7272
presentations and should hence not introduce any differences between
7373
experimental conditions.*
7474

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
8282
level.*
8383

8484

0 commit comments

Comments
 (0)