Unix client for Microsoft Remote Desktop Services
Go to file
Michael Gernoth 6f2d102c28 Applied Patch to fix finish keymap from Ville Skyttä
[ 959504 ] Finnish keymap fixes


git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@805 423420c4-83ab-492f-b58f-81f9feb106b5
2004-12-23 20:35:45 +00:00
doc Typos... 2004-12-22 19:40:18 +00:00
keymaps Applied Patch to fix finish keymap from Ville Skyttä 2004-12-23 20:35:45 +00:00
uiports fix segfault 2004-11-05 03:40:52 +00:00
vnc Indent fixes 2004-10-07 13:00:29 +00:00
.cvsignore Should ignore configure and .tar.gz:as. 2004-09-08 11:39:32 +00:00
bitmap.c fix compiler warning/error "a cast does not yield a lvalue" 2004-05-11 07:34:03 +00:00
bootstrap Removing old autom4te.cache before autoreconf. Seems to 2004-09-07 11:33:46 +00:00
cache.c remove compiler warning 2004-10-27 00:49:54 +00:00
channels.c Indent fixes 2004-06-17 09:42:58 +00:00
cliprdr.c Show frequent cliprdr-errors only when used with WITH_DEBUG_CLIPBOARD 2003-12-09 22:07:47 +00:00
config.guess Now using Autoconf. Old OpenSSL files removed. 2004-07-31 13:07:41 +00:00
config.sub Now using Autoconf. Old OpenSSL files removed. 2004-07-31 13:07:41 +00:00
configure.ac add switch to enable IPv6-support 2004-12-13 12:41:20 +00:00
constants.h Big serial- and disk-redirection update from 2004-11-03 13:56:52 +00:00
COPYING Add clarification to licence - linking with OpenSSL is allowed. 2002-12-13 10:51:57 +00:00
disk.c Big serial- and disk-redirection update from 2004-11-03 13:56:52 +00:00
disk.h The enum FILE_INFORMATION_CLASS was a bit wrong, 2004-04-16 11:10:12 +00:00
ewmhints.c Indent fixes. 2003-09-15 07:59:36 +00:00
indent-all.sh Added rdp2vnc support 2003-02-20 12:14:13 +00:00
install-sh Now using Autoconf. Old OpenSSL files removed. 2004-07-31 13:07:41 +00:00
iso.c bring the rdp5 packets through the various layers 2004-07-05 19:09:07 +00:00
licence.c Now using Autoconf. Old OpenSSL files removed. 2004-07-31 13:07:41 +00:00
Makefile.in add distclean target 2004-12-22 23:01:07 +00:00
mcs.c bring the rdp5 packets through the various layers 2004-07-05 19:09:07 +00:00
mppc.c Indent fixes 2004-06-17 09:42:58 +00:00
orders.c Indent fixes 2004-07-12 21:07:39 +00:00
orders.h Indent fixes 2004-07-12 21:07:39 +00:00
parallel.c change HANDLE to NTHANDLE to avoid conflics 2004-10-02 01:30:33 +00:00
parse.h fix age old compile error next_be is not defined when B_ENDIAN is and NEED_ALIGN is not 2004-06-30 17:57:47 +00:00
printer.c change HANDLE to NTHANDLE to avoid conflics 2004-10-02 01:30:33 +00:00
printercache.c Made internal functions static. 2004-04-17 07:14:41 +00:00
proto.h Big serial- and disk-redirection update from 2004-11-03 13:56:52 +00:00
pstcache.c Indent fixes 2004-07-12 21:07:39 +00:00
rdesktop.c Indent fixes 2004-11-23 13:29:12 +00:00
rdesktop.h *BSD fixes (tested with OpenBSD) 2004-11-06 17:27:45 +00:00
rdesktop.spec Don't require XFree86-libs; it might be called something else on some distros. 2004-09-10 07:02:26 +00:00
rdp5.c Indent fixes 2004-10-07 13:00:29 +00:00
rdp.c Indent fixes 2004-10-07 13:00:29 +00:00
rdpdr.c Big serial- and disk-redirection update from 2004-11-03 13:56:52 +00:00
rdpsnd_oss.c Indent fixes 2004-11-23 13:29:12 +00:00
rdpsnd_sgi.c correct author in rdpsnd_sgi 2004-10-15 18:04:16 +00:00
rdpsnd_sun.c strdup the audio-device 2004-11-03 10:05:02 +00:00
rdpsnd.c Made internal functions static. 2004-04-17 07:24:22 +00:00
README Replace README with build and invocation instructions. 2002-10-09 14:13:46 +00:00
scancodes.h Fix typo. 2003-10-28 03:20:43 +00:00
secure.c bring the channel packets through rdp_loop so the uiports can enjoy the channel data 2004-10-04 03:21:58 +00:00
serial.c Indent fixes 2004-11-23 13:29:12 +00:00
tcp.c Fix for my last tcp.c fix to provide sensible error-messages again 2004-06-27 19:17:24 +00:00
types.h Big serial- and disk-redirection update from 2004-11-03 13:56:52 +00:00
xclip.c Don't advertise UTF8_STRING. Use STRING instead. This gives much 2004-06-04 08:42:11 +00:00
xkeymap.c proceed more global vars with g_ 2004-06-15 22:17:08 +00:00
xproto.h Indent fixes 2003-07-09 09:18:20 +00:00
xwin.c Indent fixes 2004-11-23 13:29:12 +00:00

===========================================
rdesktop: A Remote Desktop Protocol client.
===========================================

rdesktop is a client for Microsoft Windows NT Terminal Server, Windows 2000
Terminal Services, Windows XP Remote Desktop, and possibly other Terminal
Services products.  rdesktop currently implements the RDP version 4 protocol.

Installation
------------
rdesktop uses a typical GNU-style build procedure:

	% ./configure [options]
	% make
	% make install

where documentation for [options] can be found by running "./configure --help".
Usually no options are necessary.  The default is to install under /usr/local,
this can be changed with --prefix=directory.

Invocation
----------

	% rdesktop [options] server

where server is the name of the Terminal Services machine.  Note: if you
receive "Connection refused", this probably means that the server does not have
Terminal Services enabled, or there is a firewall blocking access.

The rdesktop manual page lists the possible options ("man rdesktop").