Unix client for Microsoft Remote Desktop Services
Go to file
Cendio 4ea0e06713 Refactor deactivation of seamless mode
Toggling out of seamless mode is piggy backed on toggle fullscreen.
This introduces a broken behaviour were you get out of seamless mode
and subsequent calls to toggle fullscreen will not take you back.
Just toggle the window between windowed and fullscreen mode.

This refactoring will disable toggle between fullscreen and windowed
mode when rdesktop is started in seamless mode. Still there is a
problem were you can not go back into seamless mode when deactivated.

Signed-off-by: Henrik Andersson <hean01@cendio.com>
Signed-off-by: Thomas Nilefalk <thoni56@cendio.se>
2017-12-07 10:30:01 +01:00
doc Fix minor spelling mistakes 2017-11-02 01:01:44 +01:00
keymaps Add keyboard layout US international with dead keys. 2014-06-26 08:13:29 +00:00
tests added brushtest 2008-11-02 03:55:00 +00:00
.gitignore Ignore object files. 2017-11-23 16:19:13 -02:00
.travis.yml Let Travis build with both GCC and clang, take 2 2017-10-06 12:54:11 +02:00
asn.c Rework the logging system 2017-01-26 14:19:40 +01:00
bitmap.c Fix minor spelling mistakes 2017-11-02 01:01:44 +01:00
bootstrap Removing old autom4te.cache before autoreconf. Seems to 2004-09-07 11:33:46 +00:00
cache.c Fix minor spelling mistakes 2017-11-02 01:01:44 +01:00
channels.c Add Dynamic Virtual Channels and basic RDPEDISP support 2017-11-09 15:39:39 +01:00
cliprdr.c Rework the logging system 2017-01-26 14:19:40 +01:00
config.guess Fix minor spelling mistakes 2017-11-02 01:01:44 +01:00
config.sub Now using Autoconf. Old OpenSSL files removed. 2004-07-31 13:07:41 +00:00
configure.ac Merge pull request #152 from hean01-cendio/pulseaudio 2017-11-24 08:01:01 +01:00
constants.h Add Dynamic Virtual Channels and basic RDPEDISP support 2017-11-09 15:39:39 +01:00
COPYING Changed license to GPLv3 2010-01-12 08:31:06 +00:00
cssp.c Fix minor spelling mistakes 2017-11-02 01:01:44 +01:00
ctrl.c Fix minor spelling mistakes 2017-11-02 01:01:44 +01:00
disk.c Fix error format 2017-11-27 18:03:07 +03:00
disk.h Changed license to GPLv3 2010-01-12 08:31:06 +00:00
dvc.c Move dvc_hdr_t into dvc.c 2017-11-09 17:03:59 +01:00
ewmhints.c Fix minor spelling mistakes 2017-11-02 01:01:44 +01:00
genauthors Make it possible to automatically generate the AUTHORS file from the 2011-04-13 11:33:22 +00:00
indent-all.sh Remove deprecated rdp2vnc 2017-08-14 15:58:48 +02:00
install-sh Now using Autoconf. Old OpenSSL files removed. 2004-07-31 13:07:41 +00:00
iso.c Fix minor spelling mistakes 2017-11-02 01:01:44 +01:00
licence.c Fix minor spelling mistakes 2017-11-02 01:01:44 +01:00
lspci.c Fix minor spelling mistakes 2017-11-02 01:01:44 +01:00
Makefile.in Add Dynamic Virtual Channels and basic RDPEDISP support 2017-11-09 15:39:39 +01:00
mcs.c Markup unused parameters 2017-10-20 11:05:52 +02:00
mppc.c Clean up undefined behavior in complicated and/or/shift expression 2017-11-09 18:46:07 +01:00
orders.c Markup unused parameters 2017-10-20 11:05:52 +02:00
orders.h Changed license to GPLv3 2010-01-12 08:31:06 +00:00
parallel.c Fix minor spelling mistakes 2017-11-02 01:01:44 +01:00
printer.c Fix sign-compare compiler warnings 2017-10-20 13:30:42 +02:00
printercache.c Rework the logging system 2017-01-26 14:19:40 +01:00
proto.h Add Dynamic Virtual Channels and basic RDPEDISP support 2017-11-09 15:39:39 +01:00
pstcache.c Fix minor spelling mistakes 2017-11-02 01:01:44 +01:00
rdesktop.c Allow single character passwords 2017-12-01 11:55:06 +03:00
rdesktop.h Fix minor spelling mistakes 2017-11-02 01:01:44 +01:00
rdesktop.spec Fix minor spelling mistakes 2017-11-02 01:01:44 +01:00
rdp5.c Fix compression regression introduced in commit 0c7b411 2017-11-03 12:33:00 +01:00
rdp.c Increase default desktop size and enable wallpaper 2017-11-09 17:15:16 +01:00
rdpdr.c Fix minor spelling mistakes 2017-11-02 01:01:44 +01:00
rdpedisp.c Add Dynamic Virtual Channels and basic RDPEDISP support 2017-11-09 15:39:39 +01:00
rdpsnd_alsa.c Fix sign-compare compiler warnings 2017-10-20 13:30:42 +02:00
rdpsnd_dsp.c Fix minor spelling mistakes 2017-11-02 01:01:44 +01:00
rdpsnd_dsp.h Changed license to GPLv3 2010-01-12 08:31:06 +00:00
rdpsnd_libao.c Remove compiler warnings from rdpsnd_libao 2017-11-13 17:00:53 +01:00
rdpsnd_oss.c Markup unused parameters 2017-10-20 11:05:52 +02:00
rdpsnd_pulse.c Add support for pulseaudio backend 2017-09-26 15:07:14 +02:00
rdpsnd_sgi.c Rework the logging system 2017-01-26 14:19:40 +01:00
rdpsnd_sun.c Rework the logging system 2017-01-26 14:19:40 +01:00
rdpsnd.c Merge pull request #152 from hean01-cendio/pulseaudio 2017-11-24 08:01:01 +01:00
rdpsnd.h Add support for pulseaudio backend 2017-09-26 15:07:14 +02:00
README.md Fix minor spelling mistakes 2017-11-02 01:01:44 +01:00
scancodes.h Fix minor spelling mistakes 2017-11-02 01:01:44 +01:00
scard.c Fix minor spelling mistakes 2017-11-02 01:01:44 +01:00
scard.h Fixes a bug with Windows Server 2012 r2 and smartcard 2014-09-11 11:54:46 +00:00
seamless.c Fix minor spelling mistakes 2017-11-02 01:01:44 +01:00
seamless.h Fixed style of a few copyright statements. 2011-09-28 09:36:59 +00:00
secure.c Add Dynamic Virtual Channels and basic RDPEDISP support 2017-11-09 15:39:39 +01:00
serial.c Fix minor spelling mistakes 2017-11-02 01:01:44 +01:00
ssl.c Fix minor spelling mistakes 2017-11-02 01:01:44 +01:00
ssl.h Add additional logging for SSL errors 2017-05-12 13:15:45 +02:00
stream.c Add Dynamic Virtual Channels and basic RDPEDISP support 2017-11-09 15:39:39 +01:00
stream.h Add Dynamic Virtual Channels and basic RDPEDISP support 2017-11-09 15:39:39 +01:00
tcp.c Make use of shared stream api 2017-09-28 19:15:00 +02:00
types.h Move dvc_hdr_t into dvc.c 2017-11-09 17:03:59 +01:00
utils.c Add Dynamic Virtual Channels and basic RDPEDISP support 2017-11-09 15:39:39 +01:00
utils.h Fix return type for hash function 2017-11-09 16:56:31 +01:00
xclip.c Fix minor spelling mistakes 2017-11-02 01:01:44 +01:00
xkeymap.c Refactor deactivation of seamless mode 2017-12-07 10:30:01 +01:00
xproto.h Add _NET_WM_PID and required WM_CLIENT_MACHINE properties to windows. 2015-09-15 12:38:28 +02:00
xwin.c Refactor deactivation of seamless mode 2017-12-07 10:30:01 +01:00

rdesktop - A Remote Desktop Protocol client

rdesktop is an open source client for Microsoft's RDP protocol. It is known to work with Windows versions ranging from NT 4 Terminal Server to Windows 2012 R2 RDS. rdesktop currently has implemented the RDP version 4 and 5 protocols.

Installation

rdesktop uses a GNU-style build procedure. Typically all that is necessary to install rdesktop is the following:

% ./configure
% make
% make install

The default is to install under /usr/local. This can be changed by adding --prefix=<directory> to the configure line.

The smart-card support module uses PCSC-lite. You should use PCSC-lite 1.2.9 or later. To enable smart-card support in the rdesktop add --enable-smartcard to the configure line.

Note for users building from source

If you have retrieved a snapshot of the rdesktop source, you will first need to run ./bootstrap in order to generate the build infrastructure. This is not necessary for release versions of rdesktop.

Usage

Connect to an RDP server with:

% rdesktop server

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

You can also specify a number of options on the command line. These are listed in the rdesktop manual page (run "man rdesktop").