From 20158a90ab67b5d7b387f1d5f96e273206807bc0 Mon Sep 17 00:00:00 2001 From: Harald Hope Date: Tue, 12 Dec 2023 22:05:52 -0800 Subject: [PATCH] comments --- pinxi | 1 + 1 file changed, 1 insertion(+) diff --git a/pinxi b/pinxi index a04344e..dccb1e5 100755 --- a/pinxi +++ b/pinxi @@ -17726,6 +17726,7 @@ sub tinyx_data { } # should never happen but just in case if (!$graphics{'screens'}){ + # no-screens will store either res or tinyx res missing message if ($vsize){ $graphics{'no-screens'} = $vsize; }