Skip to content

Commit

Permalink
Update Timing.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
fladd authored Jul 11, 2024
1 parent 47cf554 commit 6656927
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions Timing.rst
Original file line number Diff line number Diff line change
Expand Up @@ -72,14 +72,14 @@ externally, they should at least be stable across different visual stimulus
presentations and should hence not introduce any differences between
experimental conditions.*

*When using display scaling (for HiDPI/retina monitors for instance) Expyriment
will attempt to return an unscaled screen. In fullscreen mode this means the native
pixel resulution of the actual monitor (if the native resolution is not guessed
correctly, it can be manually overwritten by setting
``control.defaults.display_resolution``. In some cases, however, Expyriment might
return a screen which is scaled according to the operating system's scaling settings.
To get a non-scaled screen in these cases, scaling has to be deactivated on the operating system
level.*
*When using display scaling on the operating system level (for HiDPI/retina
monitors for instance) Expyriment will attempt to return an unscaled screen.
In fullscreen mode this means the native pixel resulution of the actual monitor
(if the native resolution is not guessed correctly, it can be manually overwritten
by setting ``control.defaults.display_resolution``. In some cases, however,
Expyriment might return a screen which is scaled according to the operating
system's scaling settings. To get a non-scaled screen in these cases, scaling has
to be deactivated on the operating system level.*


**Test results**
Expand Down

0 comments on commit 6656927

Please sign in to comment.