From 43a36d31cede48739f4ad00c0b7204bfe57de983 Mon Sep 17 00:00:00 2001 From: Henrik Andersson Date: Wed, 5 Oct 2011 06:54:45 +0000 Subject: [PATCH] Updated manual to include the 32bit option for setting bitdepth of the connection, also updated the persistent cache documentation to include size of cache for 32bit colordepth. Fixes bug #2829857 git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/rdesktop/trunk@1638 423420c4-83ab-492f-b58f-81f9feb106b5 --- doc/rdesktop.1 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/rdesktop.1 b/doc/rdesktop.1 index 95f97d3..83ef1f3 100644 --- a/doc/rdesktop.1 +++ b/doc/rdesktop.1 @@ -139,7 +139,7 @@ Embed rdesktop-window in another window. The windowid is expected to be decimal or hexadecimal (prefixed by 0x). .TP .BR "-a " -Sets the colour depth for the connection (8, 15, 16 or 24). +Sets the colour depth for the connection (8, 15, 16, 24 or 32). More than 8 bpp are only supported when connecting to Windows XP (up to 16 bpp) or newer. Note that the colour depth may also be limited by the server configuration. The default value is the depth @@ -161,8 +161,8 @@ number containing the flags. Enable caching of bitmaps to disk (persistent bitmap caching). This generally improves performance (especially on low bandwidth connections) and reduces network traffic at the cost of slightly longer startup and some disk space. -(10MB for 8-bit colour, 20MB for 15/16-bit colour and 30MB for 24-bit colour -sessions) +(10MB for 8-bit colour, 20MB for 15/16-bit colour, 30MB for 24-bit colour +and 40MB for 32-bit colour sessions) .TP .BR "-r " Enable redirection of the specified device on the client, such