mirror of
https://github.com/smxi/inxi.git
synced 2024-11-16 16:21:39 +00:00
comments
This commit is contained in:
parent
e56f40c04f
commit
20158a90ab
1
pinxi
1
pinxi
|
@ -17726,6 +17726,7 @@ sub tinyx_data {
|
||||||
}
|
}
|
||||||
# should never happen but just in case
|
# should never happen but just in case
|
||||||
if (!$graphics{'screens'}){
|
if (!$graphics{'screens'}){
|
||||||
|
# no-screens will store either res or tinyx res missing message
|
||||||
if ($vsize){
|
if ($vsize){
|
||||||
$graphics{'no-screens'} = $vsize;
|
$graphics{'no-screens'} = $vsize;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue