Skip to content

Commit 6656927

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

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

Timing.rst

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -72,14 +72,14 @@ 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 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-
level.*
75+
*When using display scaling on the operating system level (for HiDPI/retina
76+
monitors for instance) Expyriment will attempt to return an unscaled screen.
77+
In fullscreen mode this means the native pixel resulution of the actual monitor
78+
(if the native resolution is not guessed correctly, it can be manually overwritten
79+
by setting ``control.defaults.display_resolution``. In some cases, however,
80+
Expyriment might return a screen which is scaled according to the operating
81+
system's scaling settings. To get a non-scaled screen in these cases, scaling has
82+
to be deactivated on the operating system level.*
8383

8484

8585
**Test results**

0 commit comments

Comments
 (0)