"TclRFB is a [pure-Tcl] implementation of the Remote Framebuffer ([RFB]) protocol that is used in the Virtual Network Computing ([VNC]) [remote desktop] application." [http://tclrfb.sourceforge.net/] [[Related to [Tcl], [VNC], ...]] RFB is "remote framebuffer"; think of it as VNC's "platform". "Create a VNC system with tclRFB" [http://www-106.ibm.com/developerworks/linux/library/l-vnc/] [Zarutian] 30. july 2006 23:08 hmm... an simple subrect application might be in order and quite handy when you want to show someone via [VNC] a part of your screen rather the whole screen. (Implementation notes/ideas: four windows using same technique as [spiffy caution edged window] as the perimeter markers. Just pipe from an already running VNC server through the application.) ---- [Category Package]