diff options
author | Michael Gernoth <michael@gernoth.net> | 2004-03-13 12:08:18 +0000 |
---|---|---|
committer | Michael Gernoth <michael@gernoth.net> | 2004-03-13 12:08:18 +0000 |
commit | 697f58a48a0f0737e4b1b70436d31675a1b9ebff (patch) | |
tree | 34cfb7b9092c210e77d8b36dd171a5a9fe344578 /doc/rdesktop.1 | |
parent | 0fa8eb2b0d96b2466eeba75db1a32d734f5a99d4 (diff) | |
download | rdesktop-697f58a48a0f0737e4b1b70436d31675a1b9ebff.zip |
XEmbed-patch by Arend van Beelen jr. <arend@auton.nl>
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@635 423420c4-83ab-492f-b58f-81f9feb106b5
Diffstat (limited to 'doc/rdesktop.1')
-rw-r--r-- | doc/rdesktop.1 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/rdesktop.1 b/doc/rdesktop.1 index 7f201a8..0148e02 100644 --- a/doc/rdesktop.1 +++ b/doc/rdesktop.1 @@ -97,6 +97,10 @@ Enable numlock syncronization between the Xserver and the remote RDP session. This is useful with applications that looks at the numlock state, but might cause problems with some Xservers like Xvnc. .TP +.BR "-X <windowid>" +Embed rdesktop-window in another window. The windowid is expected to +be decimal. +.TP .BR "-a <bpp>" Sets the colour depth for the connection (8, 15, 16 or 24). More than 8 bpp are only supported when connecting to Windows XP |