03-20-2022, 03:01 PM
Does the output from the command below match the resolution of the display?
Code:
echo $(fbset -s | awk '$1 == "geometry" { print $2","$3 }')