1 included in LibVNCServer package, autoconf'ed it
2 SetXCutText implemented
5 cursor in LinuxVNC is shown.
7 selection works (no cursor trails)
8 LinuxVNC gets it's dimensions via ioctl TIOCGWINSZ
9 First working key injection in LinuxVNC!
11 added screenBuffer (so you have ASCII screen also)
12 fixed CopyRect for scrolling (need to propagate to libvncserver)
13 made VNCommand work (no prompt for bash, but else seems ok)
14 added flag for VNCommand to send input only after a newline
15 (good for interactive bash)