Host Environment Debian 8
The virtual machine software is using: Oracle VM VirtualBox
Virtual machine: WinXP SP3
Connect using rdesktop winxp But there is a problem that does not sync well when using the numeric keypad in WinXP, but using the Oracle VM VirtualBox interface is not a problem.
Workaround: Rdesktop-z-n-f winxp_ip
The point is parameter:-n
The parameters of the attached rdesktop are as follows:
Usage:
rdesktop [options] server[:p ort]-u:user name
- d: Domain
-s:shell Command (exit after login Run command)
- C: Working directory (should be a subcommand of-s), one parameter of the-s shell command
-p:password (-to prompt)
- N: Client (local) hostname, default local host name
-K: Keyboard layout selection on the server (en-us, DE, SV, etc.)
-G: Desktop resolution (W x H)
-i:enables Smartcard authentication, password is used as pin
-F: Full screen mode (Ctrl + Alt + Enter to exit full-screen mode)
-B: Force bitmap Refresh (no use found)
- L: Local encoding
-A: Seamless virtual application to local
-b:use Backingstore of X-server (if available)
-e:disable Encryption (French TS) Disable encryption
-e:disable encryption from client to server, disable encryption.
- m: dragging is not allowed (drag events that do not pass the mouse)
-c:use Private Colour map
-D: Do not show window title bar (only Remote Desktop window, no close and Minimize buttons)
-K: Window switch Shortcut Hotkey (ALT + TAB) is not passed to remote Desktop
- S: the size of the caption button, personally think this parameter is very useless, or I have not figured out what the meaning.
-T: window title
-t:disable use of remote CTRL
- N: Digital keypad sync
-X: Given the identity of another window, embed it in another window
-a:connection Colour Depth Select color depth
- Z: Enable RDP compression
-X:RDP5 Experience (M[odem 28.8], B[roadband], L[an] or hex nr.)
-P: Persistent bitmap caching
-R: Device redirection (parameters can be reused)
Rdesktop Parameter Description