>>>>> "peasthope" == peasthope <peasthope@cablelan.net> writes:
> Debian users, /etc/X11/xorg.conf provides a selection of
> depths and dimensions for the display. For example, Modes
> "1024x768" "800x600" "640x480"
> How can I know the depth and dimensions actually present on
> an X display?
xwininfo -root
(xwininfo is in the xbase-clients package)
Mike