Christian Beier
6220f13003
LinuxVNC: Fix for no input possible because of ctrl key being stuck.
...
Issue was reported as Debian bug ##555988,
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=555988
Signed-off-by: Christian Beier <dontmind@freeshell.org>
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
14 years ago
Christian Beier
5cbe612618
LinuxVNC: fix segfault at "linuxvnc 1 -help".
...
This fixes Debian Bug #399501 :
Switch to tty1. Run "linuxvnc 1 -help". You see help text,
followed by "Segmentation fault".
Signed-off-by: Christian Beier <dontmind@freeshell.org>
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
14 years ago
dscho
6dd263946e
do not always include rfb/keysym.h
17 years ago
dscho
34f714bcdc
socketInitDone -> socketState
19 years ago
dscho
97299606da
global structures/functions should have "rfb", "sra" or "zrle" as prefix,
...
while structure members should not
20 years ago
dscho
2a4a0f487e
convert c++ comments to c comments
20 years ago
dscho
4fcb60871b
rfbErr introduced
21 years ago
dscho
eeb2061dfb
API change: Bool, KeySym, Pixel get prefix "rfb"; constants in rfbconfig.h get prefix "LIBVNCSERVER_"
21 years ago
dscho
13b358fed1
fixed maxRectsPerUpdate with Tight encoding bug; some autoconfing; stderr should not be used in a library (use rfbLog instead)
21 years ago
dscho
47c481b7ca
fixed LinuxVNC colours
21 years ago
dscho
23f45bc764
included vncterm
21 years ago