On Sat, 23 Jan 1999, Michael Strates wrote: > On Fri, 22 Jan 1999, David Given wrote: > > DG> Does VNC work with monochrome framebuffers? > > Strangely, svncviewer (or the server!) doesn't understand -depth 1 (mono). Must be easy to patch the client into showing for example 8 bit depth screens on mono screen. Just dither or if don't care about dithering use modulo 2. That way you could get some kind of picture anyhow. Jakob
