severe hang bug. stack trace bogus.
long lines!
slashdot titles (drawline?)
correct key mappings! (~,/)
drawline - tab control is not properly drawn
font error
cutbuffer (how? what does rdp do with that?)
clean up code (put into separate files, eliminate one line wrappers)

done:

.menu to choose language from
.update to latest patch version of rdesktop-1.0.0
  used rdesktop-1.1.0
.closing client on client side gives tcp_recv: select: Bad file descriptor
	this is because of uisocket already gone in rdp.c:720
	maybe exit in a clientHook? If fork()ed, does it exit only the current
	process?
  in rdesktop 1.1.0 this is changed.
