@ -1290,6 +1290,7 @@ getresolution () {
height=${height/ScreenHeight'='/}
height=${height//[[:space:]]}
[ ! -z "$width" ] && \
resolution="${width}x${height}"
;;