Unix client for Microsoft Remote Desktop Services
Go to file
Michael Gernoth 653ae4e33f indent fixes
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@836 423420c4-83ab-492f-b58f-81f9feb106b5
2005-03-08 12:16:22 +00:00
doc bump version to 1.4.0 2005-03-06 21:11:18 +00:00
keymaps fixes for fr-ch from patch [794516] suisse-french keyboard file 2005-02-19 17:23:45 +00:00
uiports added makefile and keyboard work from peter 2005-02-07 00:54:10 +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 bump version to 1.4.0 2005-03-06 21:11:18 +00:00
bootstrap Removing old autom4te.cache before autoreconf. Seems to 2004-09-07 11:33:46 +00:00
cache.c optimise persistent bitmap caching and hopefully improve the terminology 2005-03-08 00:23:02 +00:00
channels.c bump version to 1.4.0 2005-03-06 21:11:18 +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 remove wrong AC_MSG_CHECKING([checking for sound support]) 2005-03-08 03:45:39 +00:00
constants.h Add support for ellipse and polygon orders 2005-03-08 00:43:10 +00:00
COPYING Add clarification to licence - linking with OpenSSL is allowed. 2002-12-13 10:51:57 +00:00
disk.c fix compiler warnings 2005-03-08 01:01:47 +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 bump version to 1.4.0 2005-03-06 21:11:18 +00:00
licence.c bump version to 1.4.0 2005-03-06 21:11:18 +00:00
Makefile.in bump version to 1.4.0 2005-03-06 21:11:18 +00:00
mcs.c bump version to 1.4.0 2005-03-06 21:11:18 +00:00
mppc.c bump version to 1.4.0 2005-03-06 21:11:18 +00:00
orders.c Add support for ellipse and polygon orders 2005-03-08 00:43:10 +00:00
orders.h Add support for ellipse and polygon orders 2005-03-08 00:43:10 +00:00
parallel.c fix compiler warnings 2005-03-08 01:01:47 +00:00
parse.h bump version to 1.4.0 2005-03-06 21:11:18 +00:00
printer.c change HANDLE to NTHANDLE to avoid conflics 2004-10-02 01:30:33 +00:00
printercache.c bump version to 1.4.0 2005-03-06 21:11:18 +00:00
proto.h Add support for ellipse and polygon orders 2005-03-08 00:43:10 +00:00
pstcache.c optimise persistent bitmap caching and hopefully improve the terminology 2005-03-08 00:23:02 +00:00
rdesktop.c bump version to 1.4.0 2005-03-06 21:11:18 +00:00
rdesktop.h bump version to 1.4.0 2005-03-06 21:11:18 +00:00
rdesktop.spec bump version to 1.4.0 2005-03-06 21:11:18 +00:00
rdp5.c bump version to 1.4.0 2005-03-06 21:11:18 +00:00
rdp.c Add support for ellipse and polygon orders 2005-03-08 00:43:10 +00:00
rdpdr.c bump version to 1.4.0 2005-03-06 21:11:18 +00:00
rdpsnd_libao.c indent fixes 2005-03-08 12:16:22 +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 bump version to 1.4.0 2005-03-06 21:11:18 +00:00
serial.c misplaced bracket 2005-02-20 19:38:34 +00:00
tcp.c bump version to 1.4.0 2005-03-06 21:11:18 +00:00
types.h Add support for ellipse and polygon orders 2005-03-08 00:43:10 +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 bump version to 1.4.0 2005-03-06 21:11:18 +00:00
xproto.h Indent fixes 2003-07-09 09:18:20 +00:00
xwin.c Add support for ellipse and polygon orders 2005-03-08 00:43:10 +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").