Name
display-size -- Returns the size of the physical screen in pixels.
Description
Returns the size of the physical screen in pixels.
The return value is list of the width and the height. The
width is the car, the height is the cadr of the returned list.
See also the variables "display-width" and "display-height".