Skip to content

Commit cfdfc32

Browse files
SteveAmorlurch
authored andcommitted
correct typo (#1303)
1 parent e777f8d commit cfdfc32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configuration/config-txt/conditional.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ This forces 1920x1080 DVT mode for the specified monitor, without affecting any
7070

7171
Note that these settings apply only at boot, so the monitor must be connected at boot time and the Pi must be able to read its EDID information to find the correct name. Hotplugging a different monitor into the Pi after boot will not select different settings.
7272

73-
On the Pi 4, if both HDMI ports are in use, then the EDID will be checked against both of then, and subsequent configuration applied only to the first matching device. You can determine the EDID names for both ports by first running `tvservice -l` in a terminal window to list all attached devices and then using the returned numerical IDs in `tvservice -v <id> -n` to find the EDID name for a specific display ID.
73+
On the Pi 4, if both HDMI ports are in use, then the EDID will be checked against both of them, and subsequent configuration applied only to the first matching device. You can determine the EDID names for both ports by first running `tvservice -l` in a terminal window to list all attached devices and then using the returned numerical IDs in `tvservice -v <id> -n` to find the EDID name for a specific display ID.
7474

7575
## The serial number filter
7676

0 commit comments

Comments
 (0)