From f20995891731554b01367f7f3a702abb0c6f18a2 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Wed, 26 Sep 2007 10:10:11 +0000 Subject: add a log --- lib/Xconfig/monitor.pm | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/Xconfig/monitor.pm') diff --git a/lib/Xconfig/monitor.pm b/lib/Xconfig/monitor.pm index 747becc..23802e5 100644 --- a/lib/Xconfig/monitor.pm +++ b/lib/Xconfig/monitor.pm @@ -273,6 +273,7 @@ sub probe_using_X { if (my $res = $resolution->[0]{preferred_resolution}) { generic_flat_panel_($res->{X}, $res->{Y}); } else { + log::l("at least one EDID was found in Xorg.log, so let Xorg autodetect the monitor"); { VendorName => "Plug'n Play" }; } } -- cgit v1.2.1